AnthonyLins / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

IE9 authentication doesn't work #403

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attempt to login from flash in IE9 using the line 
Facebook.login(loggedInFb,{scope:"email,offline_access,user_likes,user_activitie
s,user_interests,user_about_me"});
2. Popup appears taking username and password and authentication
3. Enter these and confirm

What is the expected output? What do you see instead?
After clicking confirm the popup screen goes to a blank page and the auth.login 
event is not fired.  The popup should close itself and fire the auth.login 
event as it does in other browsers

What version of the product are you using? On what operating system?
Windows IE9 with version 1.8.1

Original issue reported on code.google.com by aims.lon...@gmail.com on 17 Jan 2012 at 4:26

GoogleCodeExporter commented 8 years ago
Just if it helps as well, the URL it gets stuck on is:

https://s-static.ak.fbcdn.net/connect/xd_proxy.php?version=3#cb=f571c55e16834f&o
rigin=xxx&relation=opener&transport=flash&frame=f369f3cde6f9336&access_token=xxx
&expires_in=0&signed_request=xxx&base_domain=xxx

Original comment by aims.lon...@gmail.com on 17 Jan 2012 at 4:37

GoogleCodeExporter commented 8 years ago
NO solution?

Original comment by rodr...@insights.mx on 15 May 2012 at 11:28