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

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top