INFURA / infura

Official Public Repository for INFURA
https://infura.io
381 stars 62 forks source link

CORS error on Fetch API firefox/safari. #204

Open danialshakeel opened 4 years ago

danialshakeel commented 4 years ago

When Calling https://kovan.infura.io/v3/**** i am getting

[Error] Fetch API cannot load https://kovan.infura.io/v3/**** due to access control checks.

This works fine on google chrome and it is occurring at firefox/safari only. The web3 version i am using is 1.2.11. This issue was fixed in older versions of web3 and it works fine if i downgrade the web3 version but due to some reason i have to stick to 1.2.11.

Any help with this would be greatly appreciated. Any pointers on how to get this to work with chrome/firefox? Thanks.

craze3 commented 3 years ago

Any updates?

danialshakeel commented 3 years ago

Used proxy server for now.

DeveloperAlly commented 3 years ago

Having this issue also