I would like to get images from my Instagram account to my web page. So I try to use FB php sdk and get accessToken first according this documentation. But it returns null. I don’t know what is wrong …
Tag: facebook-php-sdk
Graph returned an error: Invalid appsecret_proof provided in the API argument
i am using facebook PHP sdk (v4) to fetch user information, after installing SDK, i add the code but when i run the page it gives me this error, i am copying the app secret correctly, what could be the reason for such error and how should i fix this ? Answer You may want to read this: https://developers.facebook.com/docs/graph-api/securing-requests appsecret_proof
Login with Facebook using Facebook SDK for PHP
I have problems with making login to my site with Facebook. I have created login using Facebook SDK by following the tutorial at developers.facebook.com , but it does not work for me. I have wrote a simple test page to find out, what goes wrong. This is the code: After the first visit of this page (I am not logged