Facebook get user id on page tab (signed_request) -


I have participated in a problem.

I have a custom page tab, and when I look at the current user I ask the user to give detailed permission to my profile (using Facebook.showPermissionDialog). If he allows, in theory, I will have access to graph API and other things. But when I parse the new signed-related paragraph from Facebook, I get an othe_token, the current page is bound to the tab, not on the user profile. In other words, the Graph API method gives me my custom page profile for 'm' and I want to get a user's profile! How should I use it?

How to access the user's graph on Facebook tab?

I have come to know how it works. After the permission of the user grant, Facebook sends the signed user's message (and also its ID), when Ajax calls the page on its server when the page is loaded steady - you can sign-in sign- Receive requests from the Pages tab, hope it will help anyone.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -