Hi, i’m trying to get the friends of a user with the backendlesss SDK when the user is online. But i have this error :
“I/F->: BackendlessFault{ code: ‘null’, message: ‘Missing ___class property for entity: friends’ }”. What i am doing wrong ? (I checked that i had the permission of Facebook to access this data).
That’s my code :
Hi, TP_DEV.
The fix for this issue will be released this week. We’ll notify you about that.
Anyway to make it clear, starting from v2.0 Facebook Graph API, using “friends” field will return the list of person’s friends that are also using your app (not every single friend of the person). Here’s the example of the Facebook response (containing only one user friend):