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 a non profit website dedicated to raising awareness about disabled dogs. We also allow users to post urgent dog rescues needed (dogs that are in kill shelters that will be euthanised within next 48hrs).

There is a FB app at http://pretpardons.com that I would like to add to my site to allow visitors to see in real time which animals are in desperate need of adoption/rescue.

Is there any way that I can embed this fb app on my site? I have the app id.

Many thanks for your help.

Best regards

Carl Hackman

share|improve this question
That link you've posted is down :-( – Flukey Nov 9 '11 at 13:41

1 Answer

Yes you can. you can put frame another's fb app as facebook frames it.
However, fb app on your site won't have signed_request, so authentication will be done by client side with fb javascript sdk. This means there may be some work to fb app's owners

share|improve this answer

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.