@Appwrite Hello there .. I am having an issue with the account scoping .. So it says the user is guest while it is not
the following is the code for the method I created for creating and account loging in and to check if the user is loged in.. this whole code is in react. If anyone of you know how to solve it then please let me know...
please let me know if you need any more code to tell my mistake.. Thanks
#🗂│account
Are you logging in and after logging in it says that?
Recommended threads
- The current user is not authorized to pe...
I want to create a document associated with user after log in with OAuth. The user were logged in, but Appwrite said user is unauthorized. User is logged in wi...
- self-hosted auth: /v1/account 404 on saf...
Project created in React/Next.js, Appwrite version 1.6.0. Authentication works in all browsers except Safari (ios), where an attempt to connect to {endpoint}/v1...
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...