Unable to get current user's facebook profile link

I am trying to display one user’s facebook profile link to another user by having the first user create an item in a database with a field called facebook link and equal it to current user’s facebook profile link. But its not fetching the link and creating it in the database.

I found another way where the user would have to copy and paste their url themselves, but it would be helpful if this worked.