Goodreads Developers discussion
questions
>
API Getting Started Not Working - Am I Missing Something?
date
newest »

message 1:
by
Michael
(new)
May 21, 2014 03:22PM

reply
|
flag

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