wallabagger: Cannot get Token (Not Granted)
Hi,
I cannot get Token, i have “Not granted” error. I have activated debug. Nothing happened when i submit credentials for token (no log into debug screen). But when i go into the Wallabagger option page (from about:addons) i get those errors into debug screen
TypeError: this._tabPool is null browsing-context.js:1480:5
msg.target.ownerGlobal.gBrowser.getTabForBrowser is not a function LoginManagerParent.jsm:135
receiveMessage resource://gre/modules/LoginManagerParent.jsm:135:25
receiveMessage jar:file:///usr/lib/firefox/browser/omni.ja!/components/nsBrowserGlue.js:256:15
receiveMessage self-hosted:1031:17
TypeError: this._tabPool is null browsing-context.js:1480:5
Wallabagger: 1.5.0 Wallabag: 2.3.2 (Can’t update to 2.3.3 actually) OS: Ubuntu 18.04.1 LTS Firefox: 62.0.3 (64bits)
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 22 (5 by maintainers)
Commits related to this issue
- don't set Cookie header (fixes #149, maybe #140) — committed to tbhi/wallabagger by deleted user 5 years ago
- don't set Cookie header (fixes #149, maybe #140) — committed to tbhi/wallabagger by deleted user 5 years ago
- Merge pull request #160 from stan3/nocookie don't set Cookie header (fixes #149, maybe #140) — committed to wallabag/wallabagger by Rurik19 5 years ago
I have the exact problem with my configuration. I host wallabag thanks to yunohost (LDAP and SSO). If I’m logged in yunohost, which I need because I use searx with it, then I can’t use wallabagger. To be able to use wallabagger (and also to make wallabagger accept the token), I have to be logged out from yunohost.
So I have actually figured out why the token is not granted. It will not grant a token, or allow me to save articles with Wallabager, if I am currently logged into the Wallabag web interface. I use LDAP for authentication and being logged into anything as part of the SSO causes the extension to break. As soon as a log out it works again.
I will still post the logs if you want them. Let me know if you want the logs from when it is functional or non-functional.