Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search Sorting and List by Genre ID #22

Open
williamswebworks opened this issue Oct 17, 2023 · 0 comments
Open

Search Sorting and List by Genre ID #22

williamswebworks opened this issue Oct 17, 2023 · 0 comments

Comments

@williamswebworks
Copy link

I am unable to get any sorting to work on the search events endpoint using any of the fields in the response (ex. start_date or name).

Here is a sample endpoint and parameter I am calling for sorting
https://api.stubhub.net/catalog/events/search?q=buccaneers&latitude=28.54322&longitude=-82.54365&page_size=50&max_distance_in_meters=80000&exclude_parking_passes=true&sort=start_date

I am also unable to get the List by GenreID endpoint to filter responses by using the latitude and longitude and max_distance_in_meters parameters am I missing something?

Here is a sample endpoint for listing by genre_id
https://api.stubhub.net/catalog/events?latitude=28.54325765&longitude=-82.6543676&genre_id=3&exclude_parking_passes=true&max_distance_in_meters=200000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant