what IS the redirect_uri for a client

45 views
Skip to first unread message

Bob Purvy

unread,
Apr 18, 2018, 6:01:31 PM4/18/18
to Meetup API
I have a rather basic question:  can I experiment with the API from a browser on a client machine, i.e. not a web server?
If so, how?

I registered a Consumer with an empty redirect_uri, because I didn't know what to put there.  Then in the browser's URL bar, I entered this and got Invalid Authorization request:

    ?client_id=<the key sent back by Register Consumer>
    &response_type=token

so what am I doing wrong?

Doug Tangren

unread,
Apr 18, 2018, 6:06:52 PM4/18/18
to meetu...@googlegroups.com
Hi Bob,

We allow for oauth consumers without redirect uris because oauth1 flows do not require it. For oauth 2, there is an explicit requirement for knowing where to send a meetup member after they've authorized your app. This is part of the oauth2 protocol. This with my the url for your server for where to sent the member after meetup.com confirms their authorization.

 

--
--
You received this message because you are subscribed to the Google
Groups "Meetup API" group.
To unsubscribe from this group, send email to
meetup-api+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/meetup-api?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "Meetup API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetup-api+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages