Jeff’s
Comments
(group member since May 08, 2013)
Jeff’s
comments
from the Goodreads Developers group.
Showing 61-75 of 75


If it's not liked, the tag will not be there.

However, the token still works, correct? Are you able to perform POSTs with it?

I asked around and the reading challenge API it isn't publicly accessible and, unfortunately, we don't currently have any plans to add it to our public API.

Could you post the curl here? (but leave out your developer key)

See https://www.goodreads.com/api#book.show

Thanks for pointing this out. It is actually a bug. I've filed a bug report and I'll post an update when we have an estimate for a fix (or announce the fix itself).
Jeff

http://www.w3.org/Protocols/rfc2616/r...
If the book is showing up on the shelf that the user added to, you might just need to change your app to recognize the response as a success and update your interface to reflect the new situation.

The reviews widget only supports lookup by ISBN, and the only API I see that supports searching by title is search.books, which does not return ISBNs.
The book in question, 15765818, actually does have an ISBN listed your site. You could fix this case by requesting that a librarian add the ISBN for this book to Goodreads. In general, though, we can't return reviews without an ISBN.

We don't have currently have any plans to change our search API to optimize typeahead search for the API.
