You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That I can either create account (if no account with the given email exists) or send an email reset code (if an account with the given email address does exist).
Actual behaviour
If trying to create account, it says (making sure to copy/paste the email address to avoid any possibility of typos)
An account with the given email already exists.
if I try to reset password, it says:
Error requesting reset code: Cannot reset password for the user as there is no registered/verified email or phone_number
Steps to reproduce the behaviour
I can't say, since I don't know if I already have an account. If so, it was created long ago (before I had a password manager). It could be two different ways:
Navigate to "https://console.picovoice.ai/login", and try to create or reset password with an account already existing under the given email address.
Navigate to "https://console.picovoice.ai/login", and try to create or reset password without an account already existing under the given email address.
Expected behaviour
That I can either create account (if no account with the given email exists) or send an email reset code (if an account with the given email address does exist).
Actual behaviour
If trying to create account, it says (making sure to copy/paste the email address to avoid any possibility of typos)
if I try to reset password, it says:
Steps to reproduce the behaviour
I can't say, since I don't know if I already have an account. If so, it was created long ago (before I had a password manager). It could be two different ways: