Goodreads Developers discussion

47 views
bugs > mistake in the api documentation

Comments Showing 1-2 of 2 (2 new)    post a comment »
dateUp arrow    newest »

message 1: by Gunther (new)

Gunther Wils | 7 comments in the documentation of the book.isbn_to_id endpoint, the sample url is wrongly build

if i click on it a new tab opens to https://www.goodreads.com/book/isbn_t... which shows me a 404 page

if i remove one of the supplied ISBN numbers it gives me the correct output without markup as stated, but if i want to add more than 1 ISBN number i need to use this format https://www.goodreads.com/book/isbn_t...


the sample url for book.id_to_work_id is build in the same way but does not give a 404, but according to the documentation it should return the ids without markup like the book.isbn_to_id endpoint, instead it returns xml


message 2: by Dave (new)

Dave Driesmans (davedriesmans) | 3 comments i have the same issue


back to top