Our site have integrated registration and login through facebook using facebook regsitration plugin as described in url https://developers.facebook.com/docs/plugins/registration/v1.0.
Recently 3 months back we upgraded Facebook API to version 2.2 but kept our registration plugin to as described in above url and it worked well. But today we noticed that facebook registration plugin control is not working. It is throwing following error
Unable to load the registration form. You may have previously blocked
this app on Facebook. Go to your Facebook privacy settings to unblock
this app. (Error: 404)
We did some research and find the url https://developers.facebook.com/docs/plugins/registration/v2.2 which states that this registration plugin control will stop working after 30th July 2015. But not sure why it has stopped working before that day.
Can any one please let us know why this error is coming? And also what is the resolution for this issue?
As stated in the doc:
The Registration Plugin is deprecated and will be removed on April 30,
2015. You should not integrate this plugin into new apps. If you're using this plugin, you should replace it with Facebook Login before
April 30, 2015
Even if this were a bug it is highly unlikely that it will be looked into since it is deprecated.
The only resolution is to migrate to Facebook Login as suggested in the warning message.
Related
Facebook login proper working in app but in android version 11 phone link is not open show below error..
Screen_shot
As of October 5, 2021, Facebook has depreciated the support for Facebook login authentication on Android embedded browsers.
This is because of the increasing number of phishing attempts on Android embedded browsers.
The depreciation of Facebook login on embedded browsers will mitigate malicious activity.
The original post from Facebook was made on June 28, 2021.
However, Facebook delayed the depreciation to October 2021 to provide more time for developers to plan for it.
https://developers.facebook.com/blog/post/2021/06/28/deprecating-support-fb-login-authentication-android-embedded-browsers/
Please use this plugin it will be solved:
https://pub.dev/packages/flutter_facebook_auth
following the microsoft examples as documented here:
https://learn.microsoft.com/en-us/xamarin/xamarin-forms/data-cloud/authentication/azure-cosmosdb-auth
Everything is fine up to the point where I run the xamarin forms app to log in using facebook to get a token.
The error from the emulator when I try to login is this:
For your account security, logging in to Facebook from an embedded browser is disabled. To continue, download and log in to Facebook app on your device and try again.
I have tried downloading the app on the emulator, but that makes no difference, my facebook app is in development state but even then it should at least get me to the login page and allow using a test user.
It seems that facebook stopped supporting android login using embedded browsers from 5 October 2021. See here:
https://developers.facebook.com/blog/post/2021/06/28/deprecating-support-fb-login-authentication-android-embedded-browsers/
Would it be possible to please update the sample with either b2c or with an alternate method or details of how to get facebook auth working again?
If anyone have examples that someone new to these concepts could follow that would be great.
Thanks in advance!
I am struggling to login on Xamarin Forms with Facebook on android specifically, ios is. still working, the implementation in my app is as described in this article: https://evgenyzborovsky.com/2018/03/09/using-native-facebook-login-button-in-xamarin-forms/ and has worked perfectly until Facebooks changes. Now when users try to login we get the following error message on android only: "Login disabled", "For your account security, logging in to Facebook from an embedded browser is disabled. You may be able to continue by updating the app you're logging in from and trying again."
I have read the write up on Facebook Developers here: https://developers.facebook.com/docs/facebook-login/android/deprecating-webviews
But the solution does not seem to be clear for Xamarin Forms as we are using Xamarin.Facebook.Android version 7.1.0
Any help or being pointed in the right direction will be appreciated.
The package has been updated few days ago to the version 11.2.0.1.
https://www.nuget.org/packages/Xamarin.Facebook.Android/11.2.0.1
I had the exact same issue and it's now fixed.
How do you disable this? I just created a page on FB (today), and I got this error as I was trying to link my twitter account to the page.
"ERROR:This endpoint has been deprecated.To temporarily reenable it,you may disable the "august_2012" platform migration. It will be disable permanently on August 1,2012."
It's a twitter issue. The twitter app for facebook has not been updated to the new iFrames framework, and still relies on the FBML framework. Thus we'll have to wait till the app is updated. The solution provided above only works if the developer of twitter app enables that option. You can read more here: http://technoritz.com/post/28770685151/this-is-not-a-facebook-problem-it-is-a-twitter
Here is the official response from twitter: https://twitter.com/Support/statuses/231138059071156225
I just created a page on FB as of August 1st 2012, and I am constantly getting this error as I am trying to link my twitter account to the facebook page.
"ERROR:This endpoint has been deprecated.To temporarily reenable
it,you may disable the "august_2012" platform migration. It will be
disable permanently on August 1,2012."
It's a twitter issue. The twitter app for facebook has not been updated to the new iFrames framework, and still relies on the FBML framework. Thus we'll have to wait till the app is updated. The solution provided above only works if the developer of twitter app enables that option. You can read more here:
http://technoritz.com/post/28770685151/this-is-not-a-facebook-problem-it-is-a-twitter
Here is the official response from twitter:
https://twitter.com/Support/statuses/231138059071156225
Try https://twitter.com/settings/profile
or
https://www.facebook.com/twitter/
"Some users are reporting problems connecting their Twitter account to a Facebook page. Our engineers are investigating." From the Twitter #Support. I have the same error