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.

This is hopefully not a repost of the many other error code 191 messages out there.

Heres the issue, I am using the dialog ui feature on our site, but the app has been built by a third party. This third party has their own domain and so do I and therefore the app domain in the third parties fb application is making reference to their own domain. Is there any possibility that the third parties fb application can be shared. My instance is web based as is theirs? Do we need to reference seperate apps in order to make this share dialog I am working on work?

share|improve this question

1 Answer

up vote 1 down vote accepted

Yes, since you want to use their code on a different domain, then you will need a new App Id and secret with their own settings to point to the new location of the code.

share|improve this answer
Did this answer help you to find your solution to your question, if so, please accept this answer. See meta.stackoverflow.com/questions/5234/… for how to mark answers. Thank you! – DMCS Feb 23 '12 at 18: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.