Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Quick one: Is it only I as the app administrator who can add the app to a fan page OR can anyone who finds it use it on their fan page(s)?

Thanks in advance!

share|improve this question

1 Answer

up vote 2 down vote accepted

Only the page admins can add an app to a page

They can do this via the API or the 'Add page Tab' dialog

share|improve this answer
Ok, i only wan't my app to be installed on one certain fan page (our customer), how do I make sure no one else uses it? – Jim H May 22 '12 at 18:45
I'd really be grateful to find a solution for this. Googled it for hours..:( – Jim H May 22 '12 at 19:22
1  
Use the 'page' parameter in the signed_request to determine the page ID, don't display content if it's the 'wrong' page – Igy May 22 '12 at 19:38

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.