Goodreads Developers discussion

27 views
bugs > "group.members" doesn't allow me to get members in the group I am a member of

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

message 1: by sung kim (new)

sung kim (dance2die) | 2 comments I am a member of Coding Blocks Book Club (groupID: 226585)



Sample URL call for "group.members" (https://www.goodreads.com/group/membe...) works.
But when I query "Coding Blocks Book Club" group, I am getting an HTML response with following message

Here is the GET url: https://www.goodreads.com/group/membe...

Response:
Sorry, you must be a member of this group to do that.

Is there a way to get around this?


message 2: by Oleg (new)

Oleg Linkin (maledictus) | 60 comments Try to use oauth-signed request


message 3: by sung kim (new)

sung kim (dance2die) | 2 comments Oleg wrote: "Try to use oauth-signed request"

Thanks Oleg.
But I've moved on from this awhile ago :p


back to top