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 am using pure facebook javascript api in asp.net. I have done the authentication in one asp.net page. All facebook api calls in that page and when i redirect to the other asp.net page no facebook api call works. Can any one let me knw why is it this and whats the solution?

share|improve this question

1 Answer

Make sure you have the Facebook script included in those other pages, and only included one. Also make sure those pages are using the correct app id.

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.