Users are not getting OTPs from yesterday. appwrite app id: 67dc338f001d869661d6 Phone number I am trying with: +91 96291 07797
Attaching logs from our python app: DEFAULT 2025-08-23T05:16:36.850217Z 2025-08-23 05:16:36,849 - routers.auth - INFO - OTP request received for phone: +919629** DEFAULT 2025-08-23T05:16:36.850241Z 2025-08-23 05:16:36,850 - routers.auth - DEBUG - DIAGNOSTIC: Creating phone token for phone: +919629** DEFAULT 2025-08-23T05:16:36.850666Z 2025-08-23 05:16:36,850 - utils.appwrite_client - INFO - Creating phone token for phone: +919*97 DEFAULT 2025-08-23T05:16:36.850672Z 2025-08-23 05:16:36,850 - utils.appwrite_client - DEBUG - DIAGNOSTIC: User ID: 68a94eb400070727bdd3 DEFAULT 2025-08-23T05:16:37.149713Z 2025-08-23 05:16:37,149 - utils.appwrite_client - INFO - Phone token created successfully for user: 686c16e30001b6b76f20 DEFAULT 2025-08-23T05:16:37.149728Z 2025-08-23 05:16:37,149 - utils.appwrite_client - DEBUG - DIAGNOSTIC: Full create_phone_token result: {'$id': '<readacted>', '$createdAt': '2025-08-23T05:16:37.036+00:00', 'userId': '686c16e30001b6b76f20', 'secret': ‘=‘, 'expire': '2025-08-23T05:31:37.035+00:00', 'phrase': ''} DEFAULT 2025-08-23T05:16:37.149805Z 2025-08-23 05:16:37,149 - routers.auth - DEBUG - DIAGNOSTIC: Phone token created, user_id: 686c16e30001b6b76f20 DEFAULT 2025-08-23T05:16:37.150418Z 2025-08-23 05:16:37,150 - routers.auth - INFO - OTP sent successfully for phone: +919629* DEFAULT 2025-08-23T05:16:37.150978Z INFO: 169.254.169.126:46606 - "POST /auth/request-otp HTTP/1.1" 200 OK
Recommended threads
- User columns stuck on processing
Hi — on Appwrite Cloud (Free), Project ID 69d7dd8200098ed8560c, database mylestone-db. Attributes/columns are stuck in "processing" indefinitely across two coll...
- [1.9.5] Google OAuth do not work anymore
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL" "Your OAuth login flow is missing a proper re...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...