Eventbrite 403 error "You do not have permission to access the resource you requested."
Status: Closed · Asked by RoCrow on · 0 views
I had a workflow with Eventbrite that was working fine (for Pabbly support's interest, it was this workflow; "UKOM | Eventbrite NoShow (> Spreadsheet & Gist Tag) "). However, recently it's been throwing up errors (as, I think, have other Eventbrite workflows on my account).
Whereas, before, it was finding the details of an attendee (I'm using the Action "Eventbrite: Get an Attendee by Attendee ID") now it is throwing up a Status Code 403 with an error description of "You do not have permission to access the resource you requested." and an Error of "NOT_AUTHORIZED".
Can you please let me know what's wrong/how I can fix it?
Hey @RoCrow
It appears that your EventBrites connection is expired, so kindly make a new connection and then try again.
Hey @RoCrowIt appears that your EventBrites connection is expired, so kindly make a new connection and then try again.
Ah! Thanks for that, a simple fix. So I know for next time; how can I tell when the connection has expired?
how can I tell when the connection has expired?
You may identify with the API response displayed and can check the token expiration from the API documentation.
You may identify with the API response displayed and can check the token expiration from the API documentation.
Cool, thanks for that.