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
Related
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!
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'm loading a URL from my own web site into a UIWebView in an iPhone app. This page has the Facebook Comments social plugin enabled. It was working beautifully two weeks ago, using the mobile friendly version of Facebook comments. However, a week ago, something changed on Facebook's end. I'm no longer seeing the mobile friendly version, and it has that awful "Comment Using" drop down that lets you log in via Facebook, Yahoo, AOL, or Hotmail, which is clearly meant for a desktop/mouse setup.
Does anyone know of a way to get the mobile friendly markup in this scenario?
I already tried using Facebook's iOS SDK for reading & posting comments, but your Facebook app has to be "white listed" before you're able to post comments using the Graph API. It turns out that only ONE app is white listed...something called "Causes." Ugh.
Thanks!
Ah ha! Facebook finally fixed this problem:
https://www.facebook.com/notes/facebook-media/bringing-facebook-comments-to-mobile/306485919386904
Have you updated your facebook API, as it has been changed from 1st October.
Check Out this link
I would like to develop an IOs app with facebook integrated.
However, after some research I found out that facebook connect seem to be outdated?
Even the facebook official page only talk about Single Sign On where user will be redirect away the app to login.
So my question is, do you think it's still safe to use Facebook Connect?
Since i still see a lot app using it.
Yes Facebook connect for iOS has been replaced with Facebook SDK for iOS and it is an open source library on Github that users their Graph API. I would not start a new project with the deprecated Facebook connect library because it will eventually be killed and they won't give you a lot of notice since the replacement has already been out for over a year.
I have an issue with the old sdk. Whenever I try to authorize a new user I get redirected to the home page of my app in the iframe. However, after I close the iframe and refresh the page, I can easily authorize a user.
But whenever I delete the application from my facebook account and try to authorize it, I'm back to the previous problem.
I've noticed the same bug in the different web applications. Hootsuite could be a good example.
Did facebook change the old api or did they change the authorization proces lately ?
I have a bug report open with Facebook for this. Go add your comment and vote it up.
http://bugs.developers.facebook.net/show_bug.cgi?id=12260