1👍
Make a get request to https://graph.facebook.com/v2.6/?access_token=PAGE_ACCESS_TOKEN with sender id received and your page access token string, you will get a JSON containing some basic information about the user.
Source:stackexchange.com
1👍
Make a get request to https://graph.facebook.com/v2.6/?access_token=PAGE_ACCESS_TOKEN with sender id received and your page access token string, you will get a JSON containing some basic information about the user.