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 have previously created 3 facebook iframe apps but now I am trying to create a new app and for some reason after I go to my Apps profile page and click on 'add app to my page' the app doesn't appear on my page?

I have gone through the app settings to make sure they are all correct. I have tried different URL's (as a test) If I go to 'edit my page' > 'apps', the app is in the list but doesn't have 'link to to this app' like the other apps do and if I click on 'edit settings, I get the message 'There are no settings for this application.'

share|improve this question
What's your appid Andrew? – mrtom Sep 4 '11 at 13:29
It's 216179955101731 – Andrew Smart Sep 4 '11 at 13:34

1 Answer

up vote 1 down vote accepted

You need to set a Canvas URL in your application settings (or possibly a Page Tab URL, it's not clear what type of app you're trying to create to me). Either way, doesn't look like it's set.

share|improve this answer
Thanks, do you mean the setting that says "Deauthorize Callback:"? – Andrew Smart Sep 4 '11 at 13:55
Sorry, I meant 'Canvas URL' not 'callback URL'. I'll update my answer – mrtom Sep 4 '11 at 13:58
You are correct! The layout of the page is different to last time I created an app and I totally over looked that section! Thanks – Andrew Smart Sep 4 '11 at 14:02
NP, glad to help :) – mrtom Sep 4 '11 at 14:06

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.