ipify-api icon indicating copy to clipboard operation
ipify-api copied to clipboard

CORS

Open sureshsamanthapudi opened this issue 5 years ago • 4 comments

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.

sureshsamanthapudi avatar Aug 21 '20 16:08 sureshsamanthapudi

Disable adblock/ublock origin

rjthacker avatar Sep 11 '20 00:09 rjthacker

ublock origin

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

AnsonH avatar Nov 19 '21 08:11 AnsonH

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

abhiram90 avatar Mar 30 '23 13:03 abhiram90

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.

NiKiZe avatar Mar 30 '23 14:03 NiKiZe