#I am having a problem with appwrite-The userId is not fetched from appwrite.
17 messages · Page 1 of 1 (latest)
those are just the consequences to having an undefined id in your url, send here other code blocks, where you create the user, also check if the user was created in the db/appwrite
Contribute to cpatra11/med_cp development by creating an account on GitHub.
yes,i can see the user created in appwrite console
use user.$id
silly me.Thanks for the help.
no problem
I'm getting loading spinner on my button it's not going further. I don't understand why I'm getting this problem. I'm following the same as the video.
Someone's help would be appreciated
Thanks, everyone i found the solution.
how did u fix this?
In my case, i have a problem with "use server" which i didn't write on patient.actions.ts
hi when i click submit button in register it shows error like this this is my repository can you guys anyone please help me to fix this issue 🙏 https://github.com/sam-christopher07/Health-Align-WebApp/blob/master/components/forms/RegisterForm.tsx this is repository can you anyone help me to fix this
It means that the user with that ID is not in the Appwrite database. Check the database if that's the case
I'm having the same problem, what could go wrong here ?