Krishanu singh
Otp is not coming please check the issue
TL;DR
Developers are facing an issue where OTP is not coming for Indian numbers. This happens frequently. Need to know if it's specific to Indian numbers only or all countries. Check when the issue started and if it was working before. loks0n
Hi Krishanu,
I'm taking look. Is the issue only for Indian numbers or other countries also? When did you first see the issue, and was it working previously?
Krishanu singh
My app has only Indian number
Krishanu singh
This issue coming very often
Recommended threads
- Rate Limit of project
AppwriteException: Rate limit for the current endpoint has been exceeded. Please try again after some time. So , how much time I have to wait and why does it h...
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- Deep Linking & Password reset
I am using react native with expo. I want to implement deep link with the url recived via email. So when clicked the link it opens my app. I havent ever used de...