Goodreads Developers discussion
questions
>
API Load Failing - 500 Internal Server Error
date
newest »


Fatal error: Uncaught exception 'Exception' with message ' in C:\wamp\www\goodreads\sparks\oauth\0.3.1\libraries\OAuth.php on line 88
( ! ) Exception: Error fetching remote http://www.goodreads.com/review.xml [ status 500 ] Goodreads - unexpected error
page unavailable
An unexpected error occurred. We will investigate this problem as soon as possible — please check back soon!
An unexpected error occurred. We will investigate this problem as soon as possible — please check back soon!

GET queries are working well , but POST Queries are not !!!!

http://www.goodreads.com/api#review.c...
You're super close to getting it working, but the square brackets are a pain to get the encoding correct sometimes.

it gives me [ status 404 ] :
http://www.goodreads.com/user/5177856...
please try @ :
http://crazy-eng.com/goodreads/index....

http://www.goodreads.com/api#review.c...
You're super close t..."
Plz see my last comment

it gives me [ status 404 ] :
http://www.goodreads.com/user/5177856...
just making sure, that api is supposed to work with a DELETE (per spec). Did you perhaps use a POST?
http://www.goodreads.com/book/review_...
with this post {"isbns": "9780312193096,9780312194390, (we send 1000 at time)", "key": "iaR8dlC7RTD6osOhaU6pgA"}
to get the ratings data we are getting this error:
The remote server returned an error: (500) Internal Server Error.
The last time it worked was on Monday night March 18th.