How to get tips by venue id in foursquare v2 API?

436 views
Skip to first unread message

K. Pande

unread,
Oct 17, 2011, 3:31:29 PM10/17/11
to foursqu...@googlegroups.com
I want complete tips for this venue whose venue id is here.
I am trying by this API Link but it is not giving complete tips which is showing in main page.
Its showing only those tips where query(keyword) exist/available.
Is it possible to get all tips by venue id, venue name or another parameter.

Thanks
K. Pande

Mohan Arun

unread,
Oct 18, 2011, 5:32:38 AM10/18/11
to foursquare API
> Its showing only those tips where query(keyword) exist/available.
> Is it possible to get all tips by venue id, venue name or another parameter.

I think you are supposed to use this API endpoint
https://developer.foursquare.com/docs/venues/tips.html
The call looks like this
https://api.foursquare.com/v2/venues/VENUE_ID/tips

Thanks
Arun.

K. Pande

unread,
Oct 18, 2011, 5:57:24 AM10/18/11
to foursquare API

> I think you are supposed to use this API endpointhttps://developer.foursquare.com/docs/venues/tips.html
> The call looks like thishttps://api.foursquare.com/v2/venues/VENUE_ID/tips

@Arun thanks for reply-

I tried this URL too you may see this ex for for Yard house use link
is-

https://foursquare.com/v/yard-house/4b272123f964a520da8424e3

and venue id is "4b272123f964a520da8424e3"

when i goes to use this in https://api.foursquare.com/v2/venues/VENUE_ID/tips
link like-

https://api.foursquare.com/v2/venues/4b272123f964a520da8424e3/tips

this link showing "file not found" page, here I used oauth_token too
but not getting tips.

Akshay Patil

unread,
Oct 18, 2011, 7:22:58 PM10/18/11
to foursqu...@googlegroups.com
You must be formulating your request incorrectly. Works for me


Check out the "OAuth token automatically added. https://api.foursquare.com/v2/venues/4b272123f964a520da8424e3/tips?oauth_token=XXXXXXXXXXXXXXXXXXXX&v=20111018" text underneath the text box for a valid, example query.

~ak
--
Akshay Patil / Foursquare Platform Evangelist
@akdotcom / @foursquareapi


K. Pande

unread,
Oct 19, 2011, 12:23:06 AM10/19/11
to foursquare API
@Akshay Thanks

Its working well.
Reply all
Reply to author
Forward
0 new messages