I am new to Appwrite. I am trying to verify the phone number for email/password auth users. When I call the CreatePhoneVerification function it returns a success response but the opt is not sent and the secret is empty. Twilio is configured and messaging is enabled, when I manually send a message from messaging section in appwrite console I receive it.
Does this have any relation to this support post?
https://discord.com/channels/564160730845151244/1328356020296355892
No, I have a similar issue
Are you self hosting? Can you see in your twilio dashboard any errors from it trying to send anything?
Yes, Do you mean messaging section in appwrite console?
no, I don't think otps go through the messaging section in appwrite.
I mean in your twilio dashboard, are you seeing any failed messages?
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...