Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Bad Request on Amazon EC2. #15

Closed
cypherzam opened this issue May 19, 2015 · 4 comments
Closed

Getting Bad Request on Amazon EC2. #15

cypherzam opened this issue May 19, 2015 · 4 comments

Comments

@cypherzam
Copy link

Hi I'm getting this Bad Request from facebook on amazon ec2 during login via FB. Everything works fine on my local machine. When I debugged the bad request error it seems that facebook is saying the token has already been used. Please help.

@rappasoft
Copy link
Owner

Try a new token?

@cypherzam
Copy link
Author

the problem is it seems to fire getAccessToken from socialite twice with a second interval using the same access token provided by FB thru redirect.

@rappasoft
Copy link
Owner

I doubt that was done by something I did, I assume it is a socialite problem? Though I have successfully logged in through facebook using this bp.

@cypherzam
Copy link
Author

Found the issue... It seems its an HHVM/nginx issue with socialite...

//ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants