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
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...