Goodreads Developers discussion
questions
>
Issue with Getting Started example
date
newest »
newest »
I verified the problem. I'm not sure why it's happening, but i'm going to file a ticket to look into this. Sorry for the inconvenience. Issuing the request with OAuth (instead of unauthenticated key authorization) should work.
Hey Cici, actually it's just a bug in the docs. Wrap the URL between double quotes and it should work, e.g.:curl "https://www.goodreads.com/search.xml?..."



Thanks!