
Alexey Zhukov - 2013-03-30 14:13:52
Hi, I have a problem with login_with_facebook.php. After authorization on facebook server I get a error message:
[error] => it was not possible to open the OAuth access token URL: 111 could not connect to the host "graph.facebook.com"
[debug_output] => OAuth client: Checking if OAuth access token was already retrieved from https://graph.facebook.com/oauth/access_token
OAuth client: Checking the authentication state in URI /wp-votes.php?action=fb&code=AQDHTKPDLTm6W7nNQoweicUiMRxJamNNa799jXwYfZF3qGjTdseVmRgPpzGtKjinZMIZj_pTWskPEvjnn4SQC0bKHJfVo3O35B-1i-BMq9Q29RgP7xnzAWvg8W_Q7YovISBIdI0ePVmhp0Sxzb__4OMDFOo1YtZUrFeMxyLAoMJeVNpQNGqyTyQ2wIBoXA0deEqACccUD6Au2jFQEM8U0bnV&state=1364638822-1e9b7f
OAuth client: Checking the authentication code
OAuth client: Accessing the OAuth access token at https://graph.facebook.com/oauth/access_token
OAuth client: Error: it was not possible to open the OAuth access token URL: 111 could not connect to the host "graph.facebook.com"
How I can solve it?