categoryId ignored for intent=browse searches in foursquare venues/search

我只是一个虾纸丫 提交于 2019-12-05 02:05:14

问题


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?


回答1:


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



来源:https://stackoverflow.com/questions/9307939/categoryid-ignored-for-intent-browse-searches-in-foursquare-venues-search

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!