I created a Facebook app in http://www.facebook.com/developers/ to get an Application ID, following the instructions given here. I tried to disable Sandbox mode, which seems to only authorize the developper to login to the app, but I get
Validation failed.
Tried to switch out of sandboxed mode while still using an FBML Canvas. Need to switch to an IFrame Canvas before disabling sandbox mode.
What's wrong? I only set the name of the app and the android hashkey. Do I have to set something else (like Facebook Integration settings)?
Thanks