seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 10 forks source link

[BUG] No results for Concert (2000001) taxonomy. #96

Open romanm-work opened 4 years ago

romanm-work commented 4 years ago

Hi,

According to the endpoint https://api.seatgeek.com/2/taxonomies there is a Concert taxonomy with "id": 2000001.

But we receive NO results for that taxonomy : https://api.seatgeek.com/2/events?taxonomies.id=2000001&datetime_local.gt=2019-01-15&datetime_local.lt=2020-05-31

If we filter by other taxonomies, everything works correctly.

Could you please fix the issue with that taxonomy? If no, could you please provide any workaround to filter by Concerts only (without Festival etc.)?