You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: