Goodreads Developers discussion

20 views
bugs > Problems in recommendations.show

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

message 1: by Zhang (new)

Zhang Sarah | 2 comments Dear all, When I use OAuth request to request a recommendation by url https://www.goodreads.com/recommendat... , I meet an error "No unauthorised error".

But I use the same logic to request uses' friends successfully, Can anyone help me to figure out this bug ?

Thanks very much.


message 2: by Nichole (new)

Nichole Treadway Hi Zhang,

Sorry to hear you're having trouble. It sounds like the Oauth authentication might not be working.

Are you using an Oauth library to make the request?


message 3: by Zhang (new)

Zhang Sarah | 2 comments yes, request of users' friends also need Oauth authentication, and I can successfully request the friends' page. But I use same program to request recommendation by a recommendation id, I got the 'Unauthorized error".

Is it possible that "recommendation.show" has some bugs?

Thanks very much.


message 4: by Charles (new)

Charles Kim | 28 comments Hi Zhang,

The recommendation.show method appears to be working. Is authenticated user authorized to see the recommendation you are requesting?

Charles


back to top