Closed aforge closed 4 years ago
When the user attempts to delete an account from the Tinodios, the application returns "Action failed: malformed (400)".
Steps to reproduce the behavior:
alice
alice123
Expected behavior The account should be deleted cleanly from both the server and the client.
Additional context
Fixed https://github.com/tinode/ios/pull/160.
When the user attempts to delete an account from the Tinodios, the application returns "Action failed: malformed (400)".
Steps to reproduce the behavior:
alice
with passwordalice123
.Expected behavior The account should be deleted cleanly from both the server and the client.
Additional context