
I'm using Appwrite Cloud and when I'm logging in with the CLI I'm not able to see any projects and not even able to connect to any of the projects.

Hey @Nimit Savant was your CLI set to any other Appwrite instance in the past?

Hey π Can you run appwrite client --debug
and ensure you are connecting to cloud.appwrite.io?
Also, are you saying that CLI says 0 projects, but you can see some on cloud.appwrite.io?

Ohh understood, my end point was on my selfhosted url. Thank you :) @Meldiron and @joeyouss

By the way I'm writing a blog on how to write ts appwrite functions would post about it soon :)

But still why was I able to successfully login from the email from another account, I couldn't see any errors just sucess.

awesome!

I think it worked π

Ohh, my bad.

π€¦

Biyamin always comes with solutions irrespective π He is always there to help π«

He is the best!

<:blobthumbsup:494901804476137482>

maybe you had the same login?

[SOLVED] Cannot connect to appwrite project from CLI

umm nope I didn't :( two different emails self hosted one is different and cloud one is different

maybe you did sign up with that email but forgot

can happen
Recommended threads
- Google login error: {"message":"Invalid ...
hi, im trying to use google login with account.createOAuth2Session( 'google', 'profevardilla.pages.dev', 'profevardilla.pages.dev'...
- Create owner team member with Server fun...
I understand that when creating a team with a function, the user that made the request will not be the owner so I think I have to add the user that did the requ...
- Appwrite processing global envs and chan...
So I define a global env - GCP_CREDENTIALS in global env of my appwrite projcet and refer to it in my functions as ```gcp_creds: JSON.PARSE(GCP_CREDENTIALS)```...
