Reputation: 3
Trying to understand how the query parameter is suppose to be used when exploring venues in FourSqure. A lit of POI providers have some kind of texted base search that is an additional filter for selecting places.
Returns the same information. I would think having query=Starbucks would filter the list down.
Upvotes: 0
Views: 1261
Reputation: 3927
The query parameter does not work with the section parameter. If you would like to filter results to "Starbucks", omit the section=coffee parameter.
Upvotes: 2