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

Extension No Longer Works with Brave Browser #22

Open
presnell72 opened this issue Apr 12, 2022 · 1 comment
Open

Extension No Longer Works with Brave Browser #22

presnell72 opened this issue Apr 12, 2022 · 1 comment

Comments

@presnell72
Copy link

Problem:

Within the last week or so, the extension no longer works with the Brave browser on Linux Mint 20.3. The icon just shows "ERR".

This is almost identical to another problem report here titled "Keep getting "Session expired" Issue #5." When reviewing the console logs, just like that issue, I see the 401 and 400 response codes when the extension tries to refresh the email list / unopened count.

Within the comments for that issue, there is a proposed fix in file emailFetcherService.ts. I applied the fix, compiled, and installed the modified version. The ERR badge went away but it did not successfully retrieve the unopened count. I believe it was still returning 401 and 400 codes.

Testing:

All of this testing is with Linux Mint 20.3 Cinnamon.

Brave 1.37.111 - Does not work - the current stable version
Brave 1.39.40 - Does not work - the most up to date nightly build I downloaded and tested against
Chrome 100.0.4896.75 - Works
Firefox 99.0 - Works

This appears to be just a problem with Brave. What's troubling here is that it doesn't appear to be just a transient bug in the current stable version of Brave, as it also appears in the very latest nightly build.

Thank you for reviewing this issue.

@tholeb
Copy link

tholeb commented Jul 24, 2022

Not working on chrome either (brave is chromium based, so makes sense)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants