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've created a facebook app for my site and an html page where i can login into the user account allowing the app for do that...

So, this work correctly when i attempt to logon with the my account, that are the ADMIN of the page, but with other else account, the facebook popup window retrieve an error (with no useful details).. my sensation is that the app is not open to the public, how i can open it for the public?

share|improve this question

2 Answers

Are you sure you haven't forgotten to take the app out of Sandbox mode in the app's advanced settings?

share|improve this answer
1  
ok solved, the problem was the sandbox method – Anna Lica Jun 13 '12 at 22:46

By default sandbox mode is not enabled, but yes try this way. If it's not that can you please bring us some code?

share|improve this answer
At moment i've disabled it and works with my sister's account (she's not an admin)... but for the final confirm i've to wait the response if my friend! What kind of code you want? I've used a mix of javascript and actionscript, considering that my site is realized full in flash – Anna Lica Jun 12 '12 at 20:54

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.