C77 - Errors logging into Uphold/Coinbase/etc
See original GitHub issueTest plan
- Navigate to coinbase.com
- Login and verify the dashboard shows up.
Optional test plan
- run through the steps for the Coinbase partner promo
- verify the promo is able to complete
Description
The x-brave-partner
header is causing requests to fail because this header is not in Access-Control-Allow-Headers
sent by the server.
This is only happening with Chromium 77
Steps to Reproduce
- Visit https://uphold.com/login?returnTo=%2Fdashboard
- Have a prod account (user/pass). Type this in
- Click
Sign In
Actual result:
Login doesn’t work; Console shows errors
Expected result:
Login should work
Reproduces how often:
Brave version (brave://version info)
(macOS) Version 0.72.9 Chromium: 77.0.3865.65 (Official Build) nightly (64-bit)
Version/Channel Information:
- Can you reproduce this issue with the current release? N
- Can you reproduce this issue with the beta channel? N
- Can you reproduce this issue with the dev channel? N
- Can you reproduce this issue with the nightly channel? Y
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? N
- Does the issue resolve itself when disabling Brave Rewards? N
- Is the issue reproducible on the latest version of Chrome? N
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Manual test run on OS X for 0.68.x - Release Hotfix 2 #6028
Per release specialty tests Rewards popup doesn't show on Nightly.(#5336) C77 - Errors logging into Uphold/Coinbase/etc.
Read more >Device troubleshooting - Coinbase Help
Clear your mobile app cache. Uninstall and reinstall the Coinbase mobile app. Try accessing Coinbase.com through a mobile web browser.
Read more >How To Log In to My Uphold account!
Verify Your Account and Login Can't log in to your Uphold account? Don't worry — Our team compiled our most frequently asked questions...
Read more >Uphold vs. Coinbase: Which Should You Choose?
Cryptocurrency exchanges like Uphold and Coinbase make it easy for people to buy or sell Bitcoin and altcoins. Both trading networks let investors...
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
Marking this as
QA/Yes
since our latest build does have a fix for this. Will update to include test steps@bsclifton I’ll check the partner sites from here https://github.com/brave/brave-browser/wiki/Custom-Headers and see if there’s breakage first and will notify via BD if there’s action to be taken.