Hi everyone! 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.
TL;DR
Developers are facing an issue with the CreatePhoneVerification function not sending OTP and returning an empty secret, despite Twilio being configured correctly. Manually sending a message from the appwrite console works fine.