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
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...