Hi,
We are working on
the Password recovery process using method userPasswordRecovery as per mention in docs(https://backendless.com/documentation/users/ios/users_password_recovery.htm). While working
we are getting an error “Unable to complete
operation. Backend application is not properly configured. Contact the
application developer and report a problem with Email Configuration ”. Could you help us in resolving this issue?
Also can we do the following tasks:
- Change password for logged in users?
- Retrieve Password with identity(email address)?
- We have added the relation column in users table, which contain the Object IDs of another table with one to many relation. So, can we add the object id of related table in this column(users table) ?
Thanks,
Aman Singh