I have a game on Facebook that has been running successfully for almost a year now. This morning it disconnected because my Flash client, which calls facebook-actionscript-api:
Facebook.init (app_id, handleLogin)
..., began to receive a null answer. And no mistakes. The handleLogin () callback is called, function handleLogin (response: Object, fail: Object): void ... but both response and fail are null.
It started a little earlier than 19:00, (19:00) Tuesday 8 / May / 2012 (PDT) - (time in California)
Has anyone seen anything like this?
source share