Goodreads Developers discussion
questions
>
Issue with Getting Started example
date
newest »


Issuing the request with OAuth (instead of unauthenticated key authorization) should work.

curl "https://www.goodreads.com/search.xml?..."
Thanks!