View Single Post
Old 08-08-2021, 10:55 AM   #1528
mobamoba
Enthusiast
mobamoba began at the beginning.
 
Posts: 38
Karma: 44
Join Date: Dec 2014
Device: Kobo Glo
Quote:
Originally Posted by davidfor View Post
That error has nothing to do with the browser. It means something went wrong with the API request. Can you post the error details? Or run calibre in debug mode and attempt to do the authorisation?

But, you should not need to reauthorise. Your password isn't used. And unless you de-authorised it, then nothing should have changed.
I haven't deauthorized. The error is:
calibre, version 5.24.0
ERROR: Goodreads Failure: The request contacting Goodreads has failed. Please try again.

From the debug log:

DEBUG: 17.2 HttpHelper::__init__: proxy=None
DEBUG: 18.8 _oauth_request_get: url=https://www.goodreads.com/oauth/request_token
DEBUG: 21.4 HttpHelper::_oauth_request_post: url=https://www.goodreads.com/oauth/access_token
DEBUG: 21.4 HttpHelper::_oauth_request_post: body=
DEBUG: 21.6 Goodreads failure calling: https://www.goodreads.com/oauth/access_token
DEBUG: 21.6 Response: {'server': 'Server', 'date': 'Sun, 08 Aug 2021 14:53:04 GMT', 'content-type': 'text/html; charset=utf-8', 'content-length': '1522', 'connection': 'keep-alive', 'x-amz-rid': '9XHXABY9Y6FNDRM53618', 'set-cookie': '_session_id2=fc84a1ee55368bd6cc85d37007ca8d17; path=/; expires=Sun, 08 Aug 2021 20:53:04 -0000; HttpOnly', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'www-authenticate': 'OAuth realm="https://www.goodreads.com"', 'cache-control': 'no-cache', 'x-request-id': '9XHXABY9Y6FNDRM53618', 'x-runtime': '0.048243', 'vary': 'Content-Type,Accept-Encoding,X-Amzn-CDN-Cache,X-Amzn-AX-Treatment,User-Agent', 'permissions-policy': 'interest-cohort=()', 'status': '401'}

Last edited by mobamoba; 08-08-2021 at 11:02 AM.
mobamoba is offline   Reply With Quote