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

Fix login to accommodate the API versioning by Facebook (since F8) #43

Open
sanjeevdwivedi opened this issue May 7, 2014 · 5 comments

Comments

@sanjeevdwivedi
Copy link
Contributor

Facebook has implemented API versioning and new apps created post F8 (April 30th) cannot login anymore.

@prabirshrestha
Copy link
Member

Facebook.dll issue is tracked at facebook-csharp-sdk/facebook-csharp-sdk#294

@sanjeevdwivedi
Copy link
Contributor Author

@prabirshrestha Tested this, it actually works even with new changes. The issue I was facing was because of a new requirement by Facebook. New apps MUST have the email address of the developer, else the login errors out with "the app is not configured correctly".

Unless, there is a response by tomorrow, I will close this EOD tomorrow.

@sanjeevdwivedi
Copy link
Contributor Author

Waiting for Graph 2.0 support in Facebook.dll

@SniperED007
Copy link

any news on this?

@prabirshrestha
Copy link
Member

@sanjeevdwivedi v7.0.1-alpha now supports versioning for graph api and GetDialogUrl/GetLoginUrl.

facebook-csharp-sdk/facebook-csharp-sdk#311
facebook-csharp-sdk/facebook-csharp-sdk#319

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

No branches or pull requests

3 participants