Goodreads Developers discussion

23 views
bugs > voted element on reviews

Comments Showing 1-8 of 8 (8 new)    post a comment »
dateUp arrow    newest »

message 1: by Michael (last edited Oct 14, 2010 10:56PM) (new)

Michael I added a feature where the user can like a review but when I re-load the book during a later session the voted field is still false. The return from a successful vote to rating/new_review?format=xml&resource_id, etc returns the vote flag properly but new calls that retrieve the review do not.

So if I call /book/show/{0}.xml the voted flag for the review I just voted on is false.

Also, less important but still curious... is there a delay to when the "like count" will get bumped? I noticed that the goodreads.com site and the xml both don't update the #. At least not in the 15 minutes I've been checking.

Thanks!


message 2: by Michael (new)

Michael Economy (michaeleconomy) I'll look into this.


message 3: by Curtis (last edited Oct 18, 2010 02:12PM) (new)

Curtis Schofield (robot) | 39 comments i'm looking into this for oauth.


message 4: by Curtis (new)

Curtis Schofield (robot) | 39 comments are you using oath for both the get and post?


message 5: by Michael (new)

Michael Yah, I pretty much use oauth on all calls just to keep things simple.


message 6: by Michael (new)

Michael I just tried it again and it seems to be working as expected, xml is returning correctly now. Not sure what happened.


message 7: by Curtis (last edited Oct 19, 2010 01:32PM) (new)

Curtis Schofield (robot) | 39 comments good stuff - i fixed it yesterday and we released.


message 8: by Michael (new)

Michael Cool, thanks!


back to top