


"error_description": "The organization_id you requested does not exist. Response = requests.request("GET", url, headers=headers).json()

My Python script looks like this: import requests I've used Postman and Python to run my GET request, with no luck. And the truth is, most food swap organizers, myself included. I have tried using the organizer's full URL name (devnetwork-2207661205) and the number alone (2207661205), yet nothing works for me. A paid ticketing system, such as the one offered by Eventbrite and other popular ticketing. This theory makes sense, but when I try to run a GET request from the URL mentioned above, it still fails. Eventbrite Organiser is your one-stop shop for managing event sales and attendees on your iPhone, iPad or iPod Touch. I read this article which explains that the organization_id is the number at the end of an organizer's URL. Now, according to Eventbrite organization_id is a number, but they don't actually explain where to find the organization_id from an organizer's page. I have been trying to fetch all events from an organizer in Eventbrite for a while now, and I cannot get it to work.įor example, if we have this organizer, according to Eventbrite's API, to list all events from that organizer, we run a GET request from the following URL:
