Password Recovery

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

Hi Aman.

Server sends error “Unable to complete operation…” when your email settings not properly configured
(Manage -> App Settings -> Email Settings).
Please, check your email configuration.

Regards,
Kate.

Aman,

For other questions you had, please create a separate post to this support forum.

Regards,
Mark

Thanks for the quick reply!