not able to login on appwrite through its cli even though i am able to log in on the appwrite cloud from the same credentials
When using Appwrite CLI for multiple hosts it's best to remove/rename the old prefs.json then try again
The file is located inside .appwrite inside your user home directory.
You can check Steven's gist about using the CLI with multiple hosts https://gist.github.com/stnguyen90/65315e1ac6a5530d30fd108030464a64
you are trying reseting the clinet enpoint,
appwrite client --reset
and then
appwrite client --endpoint www.cloud.com/v1
Recommended threads
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...