AnthonyLins / facebook-actionscript-api

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

Facebook.getAuthResponse() seems to be broken #434

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Call Facebook.init() 
2. Call Facebook.getAuthResponse().accessToken (or uid) during a   established 
session. 
3.

What is the expected output? What do you see instead?
You should get the accessToken or the uid of the currently logged-in user.

What version of the product are you using? On what operating system?
Facebook.getAuthResponse().accessToken & uid return "null".

Please provide any additional information below.

Original issue reported on code.google.com by d.duesse...@gmail.com on 8 Aug 2012 at 4:47

GoogleCodeExporter commented 8 years ago
I am seeing the same issue with both 1.7 and 1.8.1 versions

Original comment by swarna.k...@gmail.com on 8 Aug 2012 at 6:37

GoogleCodeExporter commented 8 years ago
Also seeing the issue with 1.7 and 1.8.1. Noticed it this morning. (8/8/2012)

Original comment by ben.long...@gmail.com on 8 Aug 2012 at 6:39