As stated in the API docs for /user, the link field contains the user's profile URL. However, this URL commonly redirects to a different URL (i.e. the one that shows up in Google results).
Is there any way to determine the final redirect location (the "real" URL) of a given profile via the Facebook API?
For example, given:
"link":"https://www.facebook.com/1091552020"
I want to retrieve https://www.facebook.com/sbhutiani from the API