When I send OTP to the mobile number for authentication it is not sending in the first try always needs to resend OTP.
Are you able to check the network logs to verify the API call is made twice?
I don't know how to check api log, I am asking for .createPhoneSession, I need to call .createPhoneSession twice for OTP.. but now it is working in 1st try
Again not working .createPhoneSession after more than 2 tries. Why this happening?
Is this a web or mobile app?
React native mobile app
Means web
So you should be able to use some dev tool to see the network requests your app is making, right?
No problem in network, checked it
Today, again not getting OTP on mobile number after so many tries
Recommended threads
- Can't edit envvars 'variableId is not op...
In general project settings
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- 500 Internal Error on Free Plan Projects...
Hello Appwrite Support Team, I am experiencing a 500 Internal Server Error when trying to access my free plan projects in the Appwrite Cloud console. Project ...