geolocationapi
geolocationapi copied to clipboard
Cors policy error Using Axios.get Request.
Hi.
Thanks for your great services. The get request with ajax doesn't work. I am trying to get the data using axios.get('https://api.ipgeolocationapi.com/geolocate') but I get the Cors Policy Error.
Access to XMLHttpRequest at 'https://api.ipgeolocationapi.com/geolocate' from origin 'https://whitefox-dev.myshopify.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Thanks.
Having the same issue you ever manage to fix this?
Same issue any fixes?
Facing same issue using angular http client
Same issue here