Quote:
Originally Posted by shadowdance
hi,
new user of the plugin here..
When i try to authorize the plugin, I get above error...
Code:
calibre, version 4.99.4
ERROR: Unhandled exception: <b>KeyError</b>:'oauth_token'
calibre 4.99.4 embedded-python: False is64bit: True
Linux-5.4.17-towo.1-siduction-amd64-x86_64-with-debian-bullseye-sid Linux ('64bit', 'ELF')
('Linux', '5.4.17-towo.1-siduction-amd64', '#1 SMP PREEMPT siduction 5.4-17 (2020-02-03)')
Python 3.7.6
Linux: ('debian', 'bullseye/sid', '')
Interface language: None
Successfully initialized third party plugins: BOL_DE (0, 9, 0) && Goodreads Sync (1, 14, 1)
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.config", line 1118, in authorize_plugin
File "calibre_plugins.goodreads_sync.core", line 219, in get_request_token_secret
KeyError: 'oauth_token'
Any ideas on what i can do to fix that (apart learning python)?
|
I have to admit I haven't tried that with the Python 3 version of calibre. I will tonight.
But, did the GR page get displayed? And did you allow access from plugin? Not doing the latter would give an error, though it should get caught. Could you run calibre in debug mode and post or PM me the log? The logs will show details of the communications with GR and I should be able to see the issue.