我已经从 Foursquare 应用程序检查了几个附近的地方。现在,如果我点击foursquare 趋势API,它不会给我签到地点的列表。任何人都可以帮助。这是我使用的 api:
https ://api.foursquare.com/v2/venues/trending?ll=23.03,72.58&oauth_token=FMT04M2BJ1.............&v=201 .. ..我也试过这个:
https ://api.foursquare.com/v2/venues/trending?near=Ahmedabad&oauth_token=ONPEHQ.....&v=201 ......我得到了这样的回应。
{"meta":{"code":200,"requestId":"5925253df594df26def6707a"},"notifications":[{"type":"notificationTray","item":{"unreadCount":0}}],"response":{"venues":[]}}