
Hi everyone, I'm getting the error below when calling the Create Phone Token. Then UA397 is the id of a user that I have just created before calling the Create Phone Token method. From a client perspective, we get an error 409 document_already_exists. I don't understand what is happening, I have already managed to get token via this method, but now I'm stuck with this issue which is impacting my production environment. For information, login with password and magic url are working but this is only this login method with OTP via SMS which is creating this issue. I'm on a self-hosted 1.6.1. Does anybody have an idea or a suggestion? Thanks a lot in advance for your support.
[Error] Method: POST
[Error] URL: /v1/account/tokens/phone
[Error] Type: Utopia\Database\Exception\Duplicate
[Error] Message: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'UA397' for key '_uid'
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Adapter/MariaDB.php
[Error] Line: 2406```
Recommended threads
- i wanna get user oauth2 provider details...
Trying to get the OAuth2 session returns empty data. I'm using Discord as the provider.
- Invalid Origin. Register your new client
Hey everyone. Thought I would give the new FlutterFlow Authentication Kit a whirl. No matter what I try in regards to the setup of the iOS platform in the dashb...
- Self hosted cors block , flutter web
we have appwrite instance running on a VPS with ip of 192.168.1.75 on Docker ! then i have add A record in cloudflare and mapped the ip to domain of app.kajel...
