Question

When I have a Foursquare user ID (retrieved via their API), how do I create a link to the user's profile on Foursquare?

Was it helpful?

Solution

Made the correct guess myself, use: http://foursquare.com/u/:id (eg. https://foursquare.com/u/26776). It will redirect to the actual profile url.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top