facebook-testuser-manager
facebook-testuser-manager copied to clipboard
A manager for Facebook API test users
I fixed a bug where the cURL call would fail due to not having the Facebook SSL certificate. I added support for cURL to make the requests with the certificate...
Create User - No Permission - Should the application already be installed? No Behaviour: Error: An active access token must be used to query information about the current user.
cURL fails due to not having the Facebook SSL certificate. It gives the following error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed...