You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2025. It is now read-only.
Hi, this may not concern this package, but here's the issue:
I'm trying to get /events and /discounts from the Eventbrite API. Both are returning empty which should not be the case. I finally got the right organization Id to get past 403 error and then started getting empty. Before 403, I was getting a list of events as expected. I want to revoke the current accessToken so that I am forced to login again and can make sure the organization is correct.
Any help is appreciated because Eventbrite API is so confusing 😭.