-
Notifications
You must be signed in to change notification settings - Fork 10
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
Thunderbird ask for google calendar login (OAuth2) on every start #14
Comments
FYI, I didn't check if the changes to keebird for TB 58 broke the older TB in xenial, which is why I didn't add it to the ppa for xenial. For the issue at hand though, I think you might be able to work around the problem like this And actually, I don't know that all those steps are required. I would start by temporarily disabling KeeBird/KeeFox. Then make sure |
@dlech: Thanks for the tips. I followed your brief guide. I confirm that with disabled KeeFox, Thunderbird remembers the oauth token. Restarting Thunderbird I had read/write access to the Google calendar without the login prompt. Once I re-enable KeeFox, the issue of the Oauth login window comes back and I am being asked to authorize with every restart of Thunderbird. |
Hmm... there must be a difference between the way that the Lightning plugin and Thunderbird mail accounts handle oauth. I know for mail accounts that they are still usable via a stored oauth when the password manager is disabled. I'm not sure there is really anything we can do with KeeBird at this point. I think the best solution would be for Lightning to use the built-in oauth of Thunderbird instead of relying on the Google Calendar Provider extension that predates this and implements its own oauth. |
I informed Lightning's developers: |
@dlech : In order to solve the issue, could you answer questions in the Bugzilla thread which address implementation details? |
I just wanted to note that this does not only affect google calendars (contrary to the issue title). I have the same issue for two different CalDAV servers (gmx.net and horde). KeeBird logs in to the mail accounts, but not to calendars. |
Hello, I get the same message as ar-ml. Best, |
Is this still a problem in Thunderbird 68? |
As I reported on bugzilla, it's still an issue on Ubuntu 18.04 LTS which comes with Thunderbird 60.8.0. Apparently, the problem is on provider-for-google-callendar which needs to be updated with the fix. I haven't heard from the maintainer, @kewisch, to my request to do so. |
The problem seems to be solved in Thunderbird 68 (testen on Windows). But I do not have the provider-for-google-calendar plugin installed. |
It is still a problem on Ubuntu 18.04 LTS:
|
Thanks, it solves the problem of adding the google calendara. However, I confirm that the problem of the login prompt with every thunderbird start has not been resolved yet. |
Google recently changed the oauth, and is rejecting when the useragent is thunderbird. We need to have Thunderbird's useragent pretend to be firefox Goto Options | Advanced | Config Editor | Search for firefox and set Preference name: general.useragent.compatMode.firefox Close and restart Thunderbird. |
It doesn't solve the problem: |
I had the exact same problem and silversword411 suggestion worked for me. But I also had previously deleted access for Provider for Google Calendar in https://myaccount.google.com/u/1/permissions?pli=1&pageId=none. Give it a try. |
It still doesn't work on my side. |
Hi Adrian, I have one more suggestion. I normally just enter my google username without the @gmail.com and it always works on any Google site. The time it worked for me, I had to explicitly use the whole email address, all failed attempts before I did it the other way. |
@danips : Thanks for the tip. I always use the whole e-mail address (including google domain). |
From today I too have the same problem with Windows 10 64bit and Thnderbird 52.9.1 32bit + Provider for google calendar v.4.4.2 |
I am at my wits end. I also experience this recurring login pattern every time I launch Thunderbird. Absolutely frustrating, and a terrible loss of time.... |
@adrianf0 I was having the same problem non stop. Finally the following worked for me, in this order (why it didn't before, I have no idea, and it was a serious annoyance, but finally now it seems to be ok at last!):
Finally this fixed my problem. It is worth noting that at one point, I don't remember when exactly, I uninstalled Thunderbird and redid all my settings one by one as a fresh install, and migrated only my local emails from my previous profile to the newly created one. I do not know if this affected positively the process, or not. Good luck! I feel your pain! Martin |
@martinperreault Thank you for your post. |
just work for me. thanks @silversword411 !! |
Thanks Martin, |
My experience is that issue hasn't been solved yet. Ubuntu 18.04 LTS: Thunderbird 68.10.0 |
Originally, the issue was reported in the KeeFox project (link)
I confirm the problem hasn't been solved yet.
Setup:
The text was updated successfully, but these errors were encountered: