As of a few days ago, foursquare venues/search with intent=browse seems to ignore categoryId. It definitely worked before that. If I change intent=checkin the category filtering is applied. Here's a sample query

https://api.foursquare.com/v2/venues/search?radius=1405&ll=37.769587%2C-122.420139&limit=30&intent=browse&client_id=CLIENTID&v=20120216&client_secret=CLIENTSECRET&categoryId=4d4b7105d754a06374d81259

note I'm doing a userless query. Perhaps related to the recent changes to allow multiple categoryId's?

link|improve this question
I'm seeing the same issue. Anyone know a fix? – Steve Baughman Feb 16 at 15:30
feedback

1 Answer

This is a bug and the team is investigating a fix. Thanks for the report

link|improve this answer
Interested to hear any updates on the status. – RyanW Feb 17 at 19:39
1  
This was fixed Saturday afternoon – akdotcom Feb 20 at 16:21
Thanks for the quick fix! – martin45 Feb 22 at 2:05
Quick? 2 days (at least) for a major bug in one of the most popular consumer web APIs out there? Add to that, the only information available on the status is buried here on SO in a 15 word answer with no helpful information. Nothing on the status blog, google group, etc. This is a horrible way to do developer relations. – RyanW Feb 22 at 16:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.