rdegges / ipify-api

A public IP API service.
MIT License
1.74k stars 226 forks source link

CORS #51

Open sureshsamanthapudi opened 4 years ago

sureshsamanthapudi commented 4 years ago

We are using https://api.ipify.org/?format=json. Which is working fine in MAC Chrome but in windows chrome it is GIVING CORS issue.

rjthacker commented 4 years ago

Disable adblock/ublock origin

AnsonH commented 2 years ago

ublock origin

If you enabled uBlock Origin, it will block the ipify.org domain. Disabling it on the site should resolve the CORS issue.

abhiram90 commented 1 year ago

Not every user knows this and goes through steps. Any programmatic way to avoid this error?

NiKiZe commented 1 year ago

Not every user knows this and goes through steps. Any programmatic way to avoid this error?

If this is due to uBlock or similar plugins, what you have to do is to report it to those plugins as false positive site.