
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
- Domain Verification failed
I think i did the step by step well but just not work. When I enter the page I have this error: `Requested host does not match any Subject Alternative Names (S...
- Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile ...
- Auth ( OTP Session )
Hi, i would like to ask about OTP session login, may i know is it doable for dynamic/variable for sender,reply-to or not?
