{ status: 'connected', authResponse: { accessToken: '...', expiresIn:'...', signedRequest:'...', userID:'...' } } function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); } FB.api( '/me', 'GET', {"fields":"id,name,email"}, function(response) { "id": "10171298892730075", "name": "Mostafa Talaat", "email": "mostafamtalaat@yahoo.com" } );
No result. Refine your search using other criteria.

Do you have anything to sell or rent?

Sell your products and services online FOR FREE. It is easier than you think!
Start Now!