Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

409 error still occurs when creating a shared wallet #685

Open
louilinn opened this issue May 10, 2023 · 1 comment
Open

409 error still occurs when creating a shared wallet #685

louilinn opened this issue May 10, 2023 · 1 comment
Labels
bug 💥 Something isn't working

Comments

@louilinn
Copy link
Collaborator

Describe the bug
If you have created a wallet (personal or shared) and then changed the name using edit profile, and you try to create a new shared wallet in your account with the old name it gives you the 409 error.

To Reproduce
Steps to reproduce the behavior:

  1. Change the name of a SW and save the old name
  2. Create a new wallet with the old name
  3. See 409 error

Expected behavior
Either we catch this error saying you have used this name before, please use another name. You can change the name later on using edit profile.
Or we find a way to generate nonce so that it is not deterministic on name.

@louilinn louilinn added the bug 💥 Something isn't working label May 10, 2023
@louilinn
Copy link
Collaborator Author

Related: #279 (previously resolved)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 💥 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant