Group Discussion
Topic: Weird response from user_status.xml and add_to_shelf.xml
Comments (showing 1-8 of 8) (8 new)
date
newest »
newest »
I had my code working a couple weeks ago and I finally got some time to get back to it and now I am getting a very odd response from POST requests to user_status.xml and add_to_shelf.xml it appears to just be the HTML for the sign up page.
I am authed and using the OAuth token. Was there some change in how these calls are made?
There was a change on how we validate users using OAuth. I'll send you a private message and we can work thru it.edit: actually, can't message you b/c of your privacy settings. Do you have trouble with other API calls or just those two?
Can you send me a private message (thru the Goodreads inbox at the top right) with the exact URL you're posting to? Also, try to do another post, and note the time you did the posts in the email. Thanks.
I'm also having problems with user_status.xml which redirects me to the signup page. This is new code so I initially thought I was doing something wrong, but I'm having a similar issue with code that used to work which I've reported here:http://www.goodreads.com/topic/show/3743...
add_to_shelf.xml still works for me though.
Casper.
Casper wrote: "I'm also having problems with user_status.xml which redirects me to the signup page. This is new code so I initially thought I was doing something wrong, but I'm having a similar issue with code t..."Piling on for this one. I have my oauth access token for a user, and I can modify the shelves for a book using add_to_shelf.xml. However, when I attempt to update status using user_status.xml I get a 401 Unauthorized error.
Adam, I see you're using signpost -- it's a bug in the library:http://code.google.com/p/oauth-signpost/...
