problem: I am able to sign up user secessfully but cannot get his details while fetching it from appwrite cloud. here is the cosole SS.
Where's the failed network request?
Your screenshot shows a successful session object. What's your code?
ohh sorry! put wrong ss here
may it becuase my docker is not properly setupe??
*setup
another doubt: is all functionalities of appwrite would work on cloud is as same as setting up local docker envioronment, means setting up local docker enviornment is same as using clouf.appwrite.io ???
Correct, your local instance of Appwrite isn't set up properly
Appwrite Cloud is running version 1.1.2. That may not be the same as your local instance
ok, got it! thanks
Recommended threads
- how to access the value of account statu...
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...