
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
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
