Groups
Groups
Sign in
Groups
Groups
Eventbrite API Developers Community
Conversations
Labels
About
Send feedback
Help
Client authentication redirect on login
12 views
Skip to first unread message
Jason Bekolay
unread,
Jun 3, 2025, 2:38:02 PM
Jun 3
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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%3Bclient_id=
<our API key>
Note the &amp%3B. Here's a screenshot with Safari dev tools open:
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