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.

Are facebook desktop applications still allowed? I wrote an application but the authentication has stopped working. Before I dig out the source code I thought I would check to see if anything to do with oAuth had been deprecated but I cant even find a mention of desktop apps any more!

share|improve this question

1 Answer

Facebook PowerShell Module (http://facebookpsmodule.codeplex.com) is basically a desktop application, and it is working fine. I'm not sure how long it has been since you last used your desktop application -- there were some OAuth changes many months ago, and more recently the OfflineAccess deprecation could be affecting your app. I would need more details on what your app does and what problem you are seeing to answer more definitely.

share|improve this answer
This is the auth url: new.facebook.com/…, but I think the issue is probably that the url is new.facebook.com – Ross Dargan Oct 30 '12 at 21:17

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.