I've been getting this error for the last month or so when I try to add a single book to a goodreads shelf:
Code:
calibre, version 0.8.7
ERROR: Goodreads Failure: The request contacting Goodreads has failed. Please try again.
URL: http://www.goodreads.com/review/list.xml?v=2&shelf=to-read&page=1&per_page=200
Response Code: 401
Then, I get this one after I acknowledge the first:
Code:
calibre, version 0.8.7
ERROR: Unhandled exception: <b>NameError</b>:global name 'DEBUG' is not defined
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.action", line 207, in add_or_remove_to_shelf
NameError: global name 'DEBUG' is not defined
I revoked access in my goodreads account for the plug-in, and then re-authorized it, but it didn't help.