Venue details are no longer embedded into the event object response we get from
Eventbrite. Instead, they're giving us the venue id, which means we'd have to
fetch the venue details ourselves.
Changes also include extracting some EB API request helpers.
Venue details are no longer embedded into the event object response we get from Eventbrite. Instead, they're giving us the venue id, which means we'd have to fetch the venue details ourselves.
Changes also include extracting some EB API request helpers.