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)?