Facebook is now broken!

MBD - I’m having an issue as well.

The code is fine as it works if I post via an old FB app; so I think it’s the settings of newly created apps on FB’s end. In the past everything was disabled, but now newly created apps have some things enabled, others disabled.

Started a thread specifically for the issue; http://developer.anscamobile.com/forum/2011/01/08/facebook-help-carlosssssssssss [import]uid: 10144 topic_id: 4280 reply_id: 15903[/import]

Anyone have an update on the Android posting to facebook problem? [import]uid: 9046 topic_id: 4280 reply_id: 16318[/import]

Hi,

We’ve posted an updated version of the Facebook SDK sample that demonstrates how to post a message, post a photo from a URL, get the user name, and logout.

http://developer.anscamobile.com/sample-code/networking

Note this version specifies the {"publish\_stream"} permissions in the third parameter to the facebook.login() call. This is required to allow your app to publish posts/photos on the user’s behalf (eg, without using facebook.showDialog().) Some people (including yours truly) had been testing with an older Facebook app ID which didn’t require this parameter (got the “grandfather” permissions clause or something) which caused some confusion.

Tim [import]uid: 8196 topic_id: 4280 reply_id: 16986[/import]

Hi Tim

I’ve run the sample Facebook networking demo on my iPhone using a Facebook app id of my own. There seems to be an issue (?) where posting a message to the wall works the first time you try it in your session - after entering your Facebook login and password - but any further wall post attempts fail within the same session.

Is this a problem with the Corona 243 SDK or am I missing something?

*** Update: It seems that earlier today my Facebook app was being a bit flaky, but after trying again tonight, the issue seems to have resolved itself and it works now which is a bit puzzling but nevertheless good! [import]uid: 9428 topic_id: 4280 reply_id: 17217[/import]