I have checked in to few Nearby places from Foursquare app.
Now if I am hitting the foursquare trending api it does not give me the list of checked in venues. Can any one help.
This is the api I have used:
https://api.foursquare.com/v2/venues/trending?ll=23.03,72.58&oauth_token=FMT04M2BJ1.............&v=201....
I have tried this also :
https://api.foursquare.com/v2/venues/trending?near=Ahmedabad&oauth_token=ONPEHQ.....&v=201...
I am Getting such response.
{"meta":{"code":200,"requestId":"5925253df594df26def6707a"},"notifications":[{"type":"notificationTray","item":{"unreadCount":0}}],"response":{"venues":[]}}