userbase icon indicating copy to clipboard operation
userbase copied to clipboard

forgotPassword with server-side-encryption

Open nagualcode opened this issue 3 years ago • 1 comments

I am trying to use forgotPassword, while my app is set to server-side encryption, and still I got the error: "KeyNotFound: Your key was not found. Forgot password only works from a device you've signed in from before."

nagualcode avatar Aug 15 '21 19:08 nagualcode

Are you by chance passing in the deleteEndToEndEncryptedData param set to false? So far that's the only way I can reproduce this

j-berman avatar Aug 23 '21 08:08 j-berman