My Site was working fine till last night. Today I am unable to login with facebook. The functionality was working 100% till last night. I don't know what happen. Suddenly it stops working.

Facebook OAuth could not acquire an access token from Facebook. We queried the following URL:
https://graph.facebook.com/oauth/access_token?client_id=**************&client_secret=**********&redirect_uri=http%3A//example.se/en/fboauth/connect&code=AQDpUk_F6ipCTQXirvAJdHWgc4zS6kGSKjZLIUnqYLLIZAWIBHyAbHalsj0b6AW0_a91mAG74ts8_YphxGjq_YR-MUlnUhJEQ6gY/

. Facebook's servers returned an error Connection timed out:
(no data returned)

Comments

NVaissaud’s picture

I've got the same problem.

I try to login/register through the fb connect button. But it seems i can't get any access token. The request returns code -110 (Connection timed out)

When i paste the query url into my browser, evrything seems to be fine.

Is it a server configuration issue?

edit: I tried disabling Ipv6 by adding Listen 0.0.0.0:80 in /etc/apache2/ports.conf but still not working

NVaissaud’s picture

It was a firewall issue which prevent me from requesting any url in https://
The module is perfectly working for me now.

roberttstephens’s picture

rafiqasad, it seems to me like this could be a server configuration error on your site. Facebook is saying it got an error on your site.

Were you able to get this resolved?

harnarayant’s picture

This happend to me and then i found it to be a firwall issue and its resolved.

greggles’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Fixed

Based on the comments this issue was due to firewalls and not a bug in this module.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

itqan-2010’s picture

which firewall setting should i change , cause i am facing the same problem... thanks

anandbej’s picture

Can someone please tell me how to change the firewall settings to fix the issue?