Goodreads Developers discussion

84 views
questions > API Getting Started Not Working - Am I Missing Something?

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

message 1: by Michael (new)

Michael Economy (michaeleconomy) Which url?


message 3: by Benjamin (new)

Benjamin Kennedy | 1 comments Same for me. This should be super simple, but its not working for me.

I have a url: https://www.goodreads.com/api/keys
That has as content:
key: numbersandletters
secret: longersequenceofnumbersandletters

I copied the key and put it in your example url:
http://www.goodreads.com/api/book_url...

so the url in my curl request is:
http://www.goodreads.com/api/book_url...

but I get page not found as well. Does the API key take some time before its active? Not sure what I am missing


message 4: by Dan (new)

Dan (-dan) | 2 comments Hi Dean and Benjamin:

It turns out that the API in the example was a very old API (circa 2007) that we no longer support. I've updated the example to an API that current does work. Thanks for letting us know!


back to top