Reputation: 6659
When I have a Foursquare user ID (retrieved via their API), how do I create a link to the user's profile on Foursquare?
Upvotes: 3
Views: 1218
Reputation: 6659
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.
Upvotes: 5