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

GetLoginUrl returns an improper Url #35

Open
masterdimar opened this issue Sep 16, 2013 · 3 comments
Open

GetLoginUrl returns an improper Url #35

masterdimar opened this issue Sep 16, 2013 · 3 comments
Assignees

Comments

@masterdimar
Copy link
Contributor

The method GetLoginUrl returns the Uri https://m.facebook.com/dialog/oauth?client_id=524820880901242&redirect_uri=https://www.facebook.com/connect/login_success.html&response_type=token&display=touch&scope=publish_checkins,manage_notifications

and that Uri always gives the error WebBrowserNavigationException when you want to avigate with the BrowserControl of the Windows Phone

@sanjeevdwivedi
Copy link
Contributor

@masterdimar @prabirshrestha This is likely part of Facebook.dll. Assigning to Prabir for investigation.

@sanjeevdwivedi sanjeevdwivedi changed the title Login Error GetLoginUrl returns an improper Url Jun 17, 2014
@Charwaka
Copy link

Charwaka commented Feb 5, 2015

yes i am also same exception

{
"error": {
"message": "Invalid verification code format.",
"type": "OAuthException",
"code": 100
}
}

@Charwaka
Copy link

Charwaka commented Feb 5, 2015

i think facebook dosent allow this type of browser logins anymore.it should be done by APP ONLY

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

4 participants