Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am wondering if the OAuth parameter in the FB.init call in the Javascript SDK will start defaulting to true after the October 1st deadline. The current documentation wasn't clear on this point. Obviously you can opt-in now by using oauth: true, however if I don't need to make changes to a whole lot of production code then I'd like to avoid it. Currently not including the parameter means OAuth is disabled.

share|improve this question
If anyone is wondering where this is coming from, "Using the latest SDKs (the JavaScript SDK with the oauth:true parameter and the PHP SDK v.3.1.1)." — developers.facebook.com/docs/oauth2-https-migration – swajak Sep 30 '11 at 15:38

1 Answer

So, it's Monday and I've seen absolutely no changes over the weekend with the facebook API in regards to Oct. 1st deadline. I'm hesitant to say that facebook was just blowing smoke? By the end of today, we may yet see something: "We will post an update on the rollout plan on Monday, Oct 3rd (the changes themselves will proceed as planned)." (from here)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.