[SOLVED] I can't create AppWrite Function using CLI in Appwrite Cloud
- 0
- Resolved
- Functions
- Web
- Cloud
I am unable to login to my appwrite cloud account and unable to init the function/ project. Please Help me ๐
Hi Sandeep Are you connecting to Cloud or do you want to connect to a self-hosted project?
cc: @joeyouss
I want to connect my project to appwrite cloud sir. @Aditya Oberai
Could anyone please resolve. I have to write a lot of code to finish my hackathon project ๐ฆ
@Aditya Oberai @joeyouss
Can you try disabling your firewall once? Or switching to a different network?
Alright
It's not working sir.
Do I need to change any of the setting in the appwrite cloud console?
Try to reset the configurations
appwrite client --endpoint https://cloud.appwrite.io/v1
appwrite client --key 23f24gwrhSDgefaY
appwrite client --selfSigned true
appwrite client --reset // Resets your CLI configuration
appwrite client --debug // Prints your current configuration
You can also go to /c/Users/YOU_USER/.appwrite and look/change "endpoint" value on prefs.json file
Thanks for your great support. I am indebted to both of you ๐
@bhaskarsingh and @Bouahaza
[SOLVED] I can't create AppWrite Function using CLI in AppWrite Cloud
[SOLVED] I can't create AppWrite Function using CLI in Appwrite Cloud
Pinnng this for referene
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...