#Issue with Appwrite Phone Authentication

4 messages · Page 1 of 1 (latest)

winter ore
#

I'm facing an issue with Appwrite Phone Authentication :
I've written this code https://appwrite.io/docs/products/auth/phone-sms
Getting this error:
AppwriteException: user_invalid_token, Invalid token passed in the request. (401)

Enhance security with phone and SMS authentication in Appwrite. Discover how to add two-factor authentication via SMS, verify phone numbers, and protect user accounts.

winter kettle
#

What are you passing to account.updatePhoneSession?

winter ore
#

otp and userId

winter ore
#

@winter kettle