CORS issue because of Brave Shields
See original GitHub issueConsolidated Test plan from all related issues
Test plan
- Open https://eslint-config-development.netlify.com.
- Console should not log any CORS erros
- Visit chart.js
- Ensure chats are not broken
- Console should not log any CORS erros
- Visit https://www.wikiloc.com/mountain-biking-trails/la-quinta-cove-226486
- Ensure maps shows correctly for both Satellite and Map
- Console should not log any CORS erros
- Open a new issue on Github with default shields settings
- Try to upload an image
- Should be able to upload image without any issues
- Console should not log any CORS erros
- Visit www.reddit.com
- Locate a posted video hosted by reddit (https://www.reddit.com/r/Seattle/comments/9uhb5h/snoqualmie_falls_with_foliage_thanks_wa/)
- Ensure video plays without any issue
- Visit https://d.tube and open any video
- Video should start streaming
- Console should not log any CORS erros
- Go to namecheap.com
- Search for a domain
- Search result should show up
- Console should not log any CORS erros
- Go to https://www.skill-capped.com/
- Login shuold be successful
- Console should not log any CORS erros
Original issue Description
I have a website deployed on netlify that makes requests to the server that deployed to heroku, they both are on different domains. I enabled CORS in my server setup but I keep getting error Access to fetch at 'https://eslint-config-api-server.herokuapp.com/' from origin 'https://eslint-config-development.netlify.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: Redirect is not allowed for a preflight request.
. Works like that only in Brave.
Steps to Reproduce
- Open https://eslint-config-development.netlify.com.
- Open console.
Brave version (brave://version info)
0.56.15 Chromium: 70.0.3538.110 (Official Build) (64-bit)
Reproducible on current release:
- Does it reproduce on brave-browser dev/beta builds? I don’t know, I don’t use such builds.
Website problems only:
- Does the issue resolve itself when disabling Brave Shields? Yes.
- Is the issue reproducible on the latest version of Chrome? No.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:27
- Comments:32 (7 by maintainers)
Top Results From Across the Web
CORS Error on multiple sites - Brave Community
I've tried with Shields up and down. Different security settings. Sites always have the problem. Other sites like Brave.com, stackoverflow, don' ...
Read more >Disable CORS in Brave Browser - Stack Overflow
Because Brave is a version of the Chromium Web Browser, the same methods that work for Chrome will work for Brave. See the...
Read more >Chromium/Brave has been blocked by CORS policy
Because cross-origin authentication is achieved using third-party cookies, disabling third-party cookies will make cross-origin authentication ...
Read more >Best way to suggest enabling cross-site cookies with Brave
For technical reasons (OIDC library uses CORS requests to renew API access tokens), our application requires that when using the Brave browser, ...
Read more >Debugging CORS problems for End-Users - Alchemy Docs
If your users are experiencing CORS issues here's how to debug them. ... Bitdefender, Brave Shields, and other antivirus softwares can be installed...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Updated to 0.58.21 on Mac OS and it now works perfectly ! I love u guys 😉 Keep the good work up !!!
I am having this issue right now on
Version 0.63.48 Chromium: 74.0.3729.108 (Official Build) (64-bit)
.