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.

If you look at http://iframehost.com/help/addapp and http://iframehost.com/newapp you'll see that they have a very nice way of filling in all the settings for the app. You just create the new app with a name/namespace, then copy the app id & secret key you get, fill in these at iframehost.com/newapp, and all the rest of the settings appear "automagically" in the app settings on facebook.

I understand that the app id & secret key together allows the iframehost-server to send the rest of the stuff to FB, but could anyone point me in the right direction, or even better, give me an example or something?

share|improve this question

1 Answer

up vote 0 down vote accepted

You can edit certain properties (but not all) for your app via API – it’s all described here: https://developers.facebook.com/docs/reference/api/application/

share|improve this answer
Alright, figured it out! thanks! – Torstein Opperud Nov 23 '12 at 0:27

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.