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 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

share|improve this question

4 Answers

Note that only admins of an app are able to enable/disable sandbox mode. Developers and others will find that setting grayed out.

Jeremy

share|improve this answer

Try switching the app into sandbox mode then save it. Disable deprecated FBML and sandbox mode and then save it again.

share|improve this answer

I think I was able to "fix" this issue by adding another FB Administrator for the app then going to that account and Reseting it out of sandbox mode. Hope this helps others.

share|improve this answer
up vote 0 down vote accepted

That was a bug on the creation page of a facebook application.

share|improve this answer

protected by Robert Harvey Mar 25 '11 at 22:48

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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