Client authentication redirect on login

12 views
Skip to first unread message

Jason Bekolay

unread,
Jun 3, 2025, 2:38:02 PMJun 3
to Eventbrite API Developers Community
Hi,

Our application uses client authentication for syncing information about an EventBrite event. It does this by redirecting the user to https://www.eventbrite.com/oauth/authorize?response_type=token&client_id=<our API key>

If they're already logged in to EventBrite, it works. If they're not logged, they're shown the login screen. If they successfully log in, they're redirected to an incorrect URL: https://www.eventbrite.com/oauth/authorize?response_type=token&amp;amp%3Bclient_id=<our API key>

Note the &amp;amp%3B. Here's a screenshot with Safari dev tools open:
image.png
Are we doing something wrong or is there an issue with the login flow?

Thank you!
Reply all
Reply to author
Forward
0 new messages