- I’ve created test.php
- Copied example from here
- Changed appId, and secret
- Uploaded test.php to server
- Tried to login
And I get an exception “An active access token must be used to query information about the current user”
Please help me someone with this.. It’s already 5 days I can’t do anything with this.
I’ve found a solution.
I’ve added CURLOPT_SSL_VERIFYPEER => 0 to base facebook class.