-
Notifications
You must be signed in to change notification settings - Fork 139
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
Login not possible anymore #37
Comments
see the discussion here on this very issue. I just downloaded the source and it did fix the security warning. http://stackoverflow.com/questions/19149284/facebook-sdk-for-net-security-warning-issue |
I have downloaded the client source and fixed it myself. The navigting event in the loginpage needs to parse the success url better and the facebooksessionclient needs to cover the mobile pages from facebook. something like: #if WINDOWS_PHONE |
Can you list an app ID with which this repros. I tried with both Facebook.dll and Facebook.Client.dll and this does not seem to repro. |
Duplicate of #35 |
Hi,
first of all i want to thank you for your great job doing this sdk. But i got an very annoying issue, i can't login with your sdk anymore nor any of our users. Whenever you try to do a login from a clean Install the user will only get displayed a red warning message. I have attached an Image with the error Message. The Text says something like; "SECURITY WARNING: Please treat the URL above as you would your password and do not share it with any"
The text was updated successfully, but these errors were encountered: