Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safari and Firefox CORS issues #188

Open
art1c0 opened this issue Jul 5, 2019 · 0 comments
Open

Safari and Firefox CORS issues #188

art1c0 opened this issue Jul 5, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@art1c0
Copy link

art1c0 commented Jul 5, 2019

Safari on Mac Version 12.1.1 (14607.2.6.1.1)
Running burner without metamask - the balance is not shown.
Console shows many errors regarding failed requests to infura due to CORS issues.

[Error] Failed to load resource: Origin http://localhost:3000 is not allowed by Access-Control-Allow-Origin. (https://mainnet.infura.io/v3/f039330d8fb747e48a7ce98f51400d65)

Firefox 67.0.1 (64-bit) on Mac

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://rinkeby.infura.io/v3/f039330d8fb747e48a7ce98f51400d65. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://rinkeby.infura.io/v3/f039330d8fb747e48a7ce98f51400d65. (Reason: CORS request did not succeed).
@art1c0 art1c0 added the bug Something isn't working label Jul 5, 2019
@TimDaub TimDaub added this to the Burner Current Sprint milestone Jul 5, 2019
@TimDaub TimDaub changed the title Safari CORS issues Safari and Firefox CORS issues Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants