Hi.
I'm working on an app that integrates foursquare, that require to get
venue's info but without authentication.
is that posible and how can get it?
Now I'm using
https://api.foursquare.com/v2/venues/551 but I get:
{"meta":{"code":400,"errorType":"invalid_auth","errorDetail":"Missing
oauth_token parameter."},"response":{}}
Thanks and greetings