I\'m using die Facebook SDK 3.1.1 to implement FB Connect in my iOS application. This works fine in the simple case with either the new FB integration (logged in on iOS) or
I got the same error. But i used @ill_always_be_a_warriors method: -(void)fbResync but not work for me.
-(void)fbResync
I finally found it's my permissions issue, i removed offline_access permission, it works, hope it helps some one.
offline_access