When I try to do a setlist search by artist and venueId I always get an empty result…
http://api.setlist.fm/rest/0.1/search/setlists.xml?artistMbid=e1f1e33e-2e4c-4d43-b91b-7064068d3283&venueId=63d6c297
But venueName works ok….
http://api.setlist.fm/rest/0.1/search/setlists.xml?artistMbid=e1f1e33e-2e4c-4d43-b91b-7064068d3283&venueName=Riverbend%20Music%20Center
I assume I‘m using the right venue id since this works ok…
http://api.setlist.fm/rest/0.1/venue/63d6c297
seem to be a bug. I‘ll have a look.
Any update on this issue?
First of all, sorry for the delay. A fix is on its way now. It will be online within the next hour.
Sorry for any inconvenience.
Fix is online. Cheers
Thanks ! I‘ll give it a try.
I verified that searching by venueId works however it appears that searching by venueName now fails. For example…
... works, but …
... now returns a 404 status with the error “invalid venueId: null” in the response body.
Introducing new bugs by fixing other is quite embarrassing. But that‘s what happens if you don‘t take time to do things properly :-/
All links in this thread work as expected now. Again, sorry for any inconvenience and thanks for reporting.
Cheers