Hello,
I am developing an application using React Native, Expo Router, and Appwrite. Since this afternoon, I have been encountering errors related to authentication. I have not made any changes to the authentication configuration. Therefore, I cannot understand the cause of the problem. The only log in the terminal is as follows:
"AppwriteException: Invalid token passed in the request."
I am awaiting your assistance and a resolution if the problem is caused by Appwrite.
Thank you...
Recommended threads
- Unable to change auth email "preview" me...
Unfortunately I have not been able to change the initial sentence in the auth emails with custom smtp added in Appwrite. They are not included in the editable t...
- Customize phone otp template
Hii..is there any way to customize phone otp template in 1.8 self hosted version? Also may i know where is the phone otp message template so that i can apply fo...
- Missing scope after OAuth login
I want to get the current user with account.get after an OAuth login like Google but I always GET https://cloud.appwrite.io/v1/account 401 (Unauthorized) User (...