OpenTwinCities / opentwincities.github.com

Main website for the Open Twin Cities group
https://www.opentwincities.org/
20 stars 16 forks source link

"Invalid Authorization Request" when RSVPing to Meetup events from https://www.opentwincities.org #54

Closed eebbesen closed 5 years ago

eebbesen commented 5 years ago

instructions to recreate

  1. https://www.opentwincities.org/events/2019/08/13/otc-special-connection-visit-from-open-world-ukraine/
  2. Click RSVP (http://www.meetup.com/OpenTwinCities/events/263961162/)
  3. Note error "Invalid Authorization Request" in popup https://secure.meetup.com/oauth2/authorize?client_id=ubgk5cl7d1eprsbrm1r3iqoatb&response_type=token&state=ev-263961162,1&scope=ageless&redirect_uri=https://www.opentwincities.org/events/2019/08/13/otc-special-connection-visit-from-open-world-ukraine/

information

Operation succeeds when user starts from http (vs. https) page (https://www.opentwincities.org/events/2019/08/13/otc-special-connection-visit-from-open-world-ukraine/).

speculation

May have to authorize https://www.opentwincities.com in addition to http://www.opentwincities.com redirect_url on the Meetup side.

eebbesen commented 5 years ago

Had to have @wbushey update the redirect_url as that is attached to his account to use https. Have reached out to Meetup.com about best ways to manage this stuff for group accounts. Tested in production with success.