I want to parse all the books I'm reading (they are in the "currently-reading" shelf). The prototype of the API xml call is: http://www.goodreads.com/review/list/...
This is a strange behaviour that rarely happens with reading and read books, no matter the name of the shelf. For example, the same bug happens with this book which is in my "read" shelf: https://www.goodreads.com/book/show/2...
The problem is that depending on how we obtained the metadata for that particular book we may not be allowed to display the book cover via the api. Unfortunately this is a contractual/legal restriction and there's not much we can do about this.
Flagging a post will send it to the Goodreads Customer Care team for review.
We take abuse seriously in our discussion boards.
Only flag comments that clearly need our attention.
As a general rule we do not censor any content on the site.
The only content we will consider removing is spam,
slanderous attacks on other members,
or extremely offensive content (eg. pornography, pro-Nazi, child abuse, etc).
We will not remove any content for bad language alone, or being critical
of a particular book.
let's say I'm reading this book: https://www.goodreads.com/book/show/1...
I want to parse all the books I'm reading (they are in the "currently-reading" shelf).
The prototype of the API xml call is: http://www.goodreads.com/review/list/...
The xml output tell us that there's no cover ( http://www.goodreads.com/assets/nocov... ), even if that version of the book has indeed a cover.
Please see the whole output at http://pastebin.com/ZaMJyLph
This is a strange behaviour that rarely happens with reading and read books, no matter the name of the shelf.
For example, the same bug happens with this book which is in my "read" shelf: https://www.goodreads.com/book/show/2...