The Foursquare venues/explore API, section parameter is not functioning well for me.
When specifying "sights" under the section parameter, I get many things, including food venues that shouldn't be there. I do not have this problem when specifying food, arts, outdoors, etc.
You can test this out by changing the section parameter here:
...and looking for the ['response']['query'] result. It is non-existent when you specify "sights".
Does anyone have a workaround? I would like to use the venues/explore endpoint because of the sortbydistance parameter.