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 adapter not working? #13

Open
elsigh opened this issue Jul 26, 2012 · 4 comments
Open

Facebook adapter not working? #13

elsigh opened this issue Jul 26, 2012 · 4 comments

Comments

@elsigh
Copy link

elsigh commented Jul 26, 2012

I tried using it for a project and then tried the demo extension in the tree, and in both cases after loading the extension a tab opens up in chrome on the Facebook robots.txt page but the JS code doesn't end up executing the query with the token. Guessing something might've changed with how the end of the auth callback works? But with the demo, each time I click the browser action icon, a new tab opens but my music never gets populated.

@elsigh
Copy link
Author

elsigh commented Jul 26, 2012

Additionally, it would be cool to know what the settings are on the Facebook app itself. Was it Website with Facebook Login with Site URL configured to to the robots.txt endpoint? (That's what I did in my attempt and got the same behavior with the demo extension)

@elsigh
Copy link
Author

elsigh commented Jul 27, 2012

@neocotic
Copy link
Contributor

I'll have a look at this later as, although that SO answer says it needs a special return, I'm not sure why this implementation isn't working. This framework doesn't actually follow the desktop flow as it tricks API's into believing it's a normal website at <target_site>/robots.txt which we override to redirect you back to the extension and finalise the process.

However, if facebook are doing something special this will need to be looked into. Unfortunately, my work blocks facebook so I can't quickly test this right now.

@borismus
Copy link
Owner

Confirm. The FB sample stopped working for me too.

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

3 participants