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 using the WP7 sample from the Facebook C# SDK (v5.2.1). I click on on a button to log into FB and I am presented with a login screen. Once I submit my credentials I am asked to add the device to facebook which I do. I then am redirected to a permission page the has 2 buttons (allow and dont allow). Nothing seems to happen if I click on either button. Does anybody have any ideas on what the issue might be?

Thanks,

tom

share|improve this question

1 Answer

Sounds like an issue I was told about; this is casued due to a bug in facebook. https://developers.facebook.com/bugs/216725561726822

Try changing to display=wap

share|improve this answer
1  
thanks for the tip. changing display to wap works fine for me! user996465 please mark this answer as the correct answer (checkmark on the left side) – Buju Dec 12 '11 at 10:29

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.