[AC-2719] Using the titanium facebook API to login and authorize an app lead to an error.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-11-21T11:12:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | iphone |
Reporter | heenok |
Assignee | Betty Tran |
Created | 2012-09-10T13:04:28.000+0000 |
Updated | 2016-03-08T07:41:50.000+0000 |
Description
When using the titanium facebook API to login and authorize an app to access user's data, the login leads to an error. The login seems to work but the views fail.
Reproduce this problem :
1.Launch kitchensink (or your test app) > mashup > publish stream > login.
2. BE SURE your facebook account hasn't authorized yet the titanium facebook app or yours (to delete, go in your facebook account settings and delete the application).
3. Check that your facebook app isn't in sandbox mode.
4. Try to login.
5. An error is displayed although the data is correct.
6. When retrying to click the login button, the view "App authorization" appears.
Hi Heenok, I am unable to reproduce the bug in the latest Kitchen Sink. Can you provide a code sample that reproduces the problem?