Hello,
I am using the backendless. backendless.userService.easyLoginWithTwitterFieldsMapping and facebook methods.
However, I get a fault
There is a fault FAULT = ‘3011’ [Property ‘password’ is required] <Property ‘password’ is required>
my current field mapping is
[“email”:“email”, “first_name”:“firstName”,“gender”:“gender”,“last_name”:“lastName”]
Does anyone know how to get password?