Scope issue with Authorize API

75 views
Skip to first unread message

Kumaran Vellaisamy

unread,
Feb 17, 2016, 11:05:00 AM2/17/16
to Meetup API

Hi,

I am sending the following the scopes in the authorize request
Url: https://secure.meetup.com/oauth2/authorize?client_id={0}&response_type=code&redirect_uri={1}&scope=basic+ageless+group_join

The response for this request is Success and am successfully logged in. In the HttpGet request responses, I can see the basic, ageless, group_join scope in the "X-Accepted-OAuth-Scopes" header. But the group join request (/:urlname/member) fails because of scope. I checked the response of the group join request. The "X-Accepted-OAuth-Scopes" had only basic.

Am unable to understand this field is giving me different values for the Get and Post requests.

During login, it shows the "join new Meetup groups" in the permission. But http://www.meetup.com/account/oauth_apps/ doesn't show me the join meetup groups option.

I also tried sending group_join_edit instead of group_join, in this case the request is failing with invalid scope.

Thanks
Kumaran

Adam Pearson

unread,
Feb 16, 2018, 12:58:15 AM2/16/18
to Meetup API
Two years on, I am finding exactly the same issue. Was there ever a resolution to this?

Javier Loffredo

unread,
Mar 19, 2018, 1:02:41 AM3/19/18
to Meetup API
Was anyone able to solve this?
Reply all
Reply to author
Forward
0 new messages