You are not logged in: You are not logged in. Please log in and try again. facebook login error backendless integration android

Hello ,

I’m trying to add facebook login using Backendless but it gives an error like “you are not logged in: You are not logged in. Please log in and try again. facebook login error backendless integration android” Anyone can help me?

Hi. What sdk do you use?
Have you tried to use our Code Generations samples?
Code Generation tab -> choose category -> click Registration and Login -> choose Backendless and Facebook login.

Also check the Facebook application settings according to documentation:
https://backendless.com/docs/android/doc.html#social-settings

Please take into account that you should use methods like loginWithFacebookSDK(), where you pass token that you receive from Facebook during authentication.