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

Facebook API login not working #190

Open
leftys opened this issue Jan 19, 2016 · 1 comment
Open

Facebook API login not working #190

leftys opened this issue Jan 19, 2016 · 1 comment

Comments

@leftys
Copy link

leftys commented Jan 19, 2016

I tried to implement FB login using the Opa's facebook api. I cloned the example code https://github.com/winbomb/opapackt/blob/master/liveroom/src/login.opa , but it doesn't work. I can get to the point where FB redirects to http://localhost:8080/connect?code=something after authentication, but FBA.get_token_raw(data, redirect) returns opa_data_error [OPA]Error in data.

Maybe the FB api changed in the meantime?

@hbbio
Copy link
Member

hbbio commented Apr 23, 2016

Yes, FB API changed faster that we could track. You're welcome to submit a PR if you have a fix!

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