-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Download instead of subscription page is shown for dowjones referral promo #1805
Closed
btlechowski opened this issue
Oct 23, 2018
· 3 comments
· Fixed by brave/brave-core#720 or brave/brave-core#760
Closed
Download instead of subscription page is shown for dowjones referral promo #1805
btlechowski opened this issue
Oct 23, 2018
· 3 comments
· Fixed by brave/brave-core#720 or brave/brave-core#760
Labels
Milestone
Comments
18 tasks
Still reproducible on Windows with the exact steps from OP.
|
Yup, same results on
|
18 tasks
Verified passed with
Verification Passed on
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Steps to Reproduce
BraveBrowserSetup-dowjones-barrons.exe
https://brave.com/dowjones-barrons
page to be shown (can take up to 60 seconds)Actual result:
The Download page is shown.
The Underlying issue is lack of "X-Brave-Access-Key" Header.
The header is listed in
Local State
file (located in[user]\AppData\Local\BraveSoftware\Brave-Browser\User Data\
)The
headers
in theLocal State
file cannot handle more than one entry.The subscription page is shown if I modify the
Local State
file to:from
Expected result:
The Subscription page is shown
Reproduces how often:
always
Brave version (brave://version info)
Reproduced on Windows 10 x64 by @GeetaSarvadnya
Reproduced on Mac and Windows by @kjozwiak
Additional Information
cc @srirambv @LaurenWags @emerick @bsclifton
The text was updated successfully, but these errors were encountered: