I am using Facebook Oauth. My application is in iframe. Following is my initial Oauth URL:
redirect_uri is https.
In IE8 I am getting following error page:
[Initially it shows Go To Facebook.com link][1]
![Then it shows following error page][2]
This content cannot be displayed in a frame
In Firefox it shows empty white page. So Facebook Oauth is not working in IE as well as in Firefox also. I did find some posts on your site. but those didn't help me to solve my issue.