Skip to content

Instantly share code, notes, and snippets.

@cdwijayarathna
Created July 16, 2020 14:22
Show Gist options
  • Save cdwijayarathna/37d213d5ca780d83d66f865cbc5cbe3f to your computer and use it in GitHub Desktop.
Save cdwijayarathna/37d213d5ca780d83d66f865cbc5cbe3f to your computer and use it in GitHub Desktop.
Access to XMLHttpRequest at 'https://api.warana.lk/api/meta/provinces?lang=si' from origin 'https://www.warana.lk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
meta.actions.ts:52 error occurred while retriving Provinces.
api.warana.lk/api/meta/provinces?lang=si:1 Failed to load resource: net::ERR_FAILED
(index):1 Access to XMLHttpRequest at 'https://api.warana.lk/api/meta/items?lang=si' from origin 'https://www.warana.lk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
meta.actions.ts:128 error occurred while retriving Items.
api.warana.lk/api/meta/items?lang=si:1 Failed to load resource: net::ERR_FAILED
(index):1 Access to XMLHttpRequest at 'https://api.warana.lk/api/meta/districts?lang=si' from origin 'https://www.warana.lk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
meta.actions.ts:71 error occurred while retriving Districts.
api.warana.lk/api/meta/districts?lang=si:1 Failed to load resource: net::ERR_FAILED
(index):1 Access to XMLHttpRequest at 'https://api.warana.lk/api/ads/seller?sortBy=DATE&ascending=false&page=1&size=16' from origin 'https://www.warana.lk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
api.warana.lk/api/ads/seller?sortBy=DATE&ascending=false&page=1&size=16:1 Failed to load resource: net::ERR_FAILED
(index):1 Access to XMLHttpRequest at 'https://api.warana.lk/api/meta/divisions?lang=si' from origin 'https://www.warana.lk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
meta.actions.ts:90 error occurred while retriving Divisions.
api.warana.lk/api/meta/divisions?lang=si:1 Failed to load resource: net::ERR_FAILED
(index):1 Access to XMLHttpRequest at 'https://api.warana.lk/api/meta/categories?lang=si' from origin 'https://www.warana.lk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
meta.actions.ts:109 error occurred while retriving Categories.
api.warana.lk/api/meta/categories?lang=si:1 Failed to load resource: net::ERR_FAILED
(index):1 Access to XMLHttpRequest at 'https://api.warana.lk/api/meta/units?lang=si' from origin 'https://www.warana.lk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
meta.actions.ts:147 error occurred while retriving Units.
api.warana.lk/api/meta/units?lang=si:1 Failed to load resource: net::ERR_FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment