#not able to find the id of the user

1 messages · Page 1 of 1 (latest)

torpid vortex
#

the user id si benig passes now but it shows internal server error

hard olive
#

whats the type of user variable?

#

If its User, try using $id instead.

torpid vortex
#

user is const {user} = userUserContext();

torpid vortex
#

{"message":"No Appwrite project was specified. Please specify your project ID when initializing your Appwrite SDK.","code":401,"type":"general_access_forbidden","version":"1.5.7"}

#

i gave everything.. wihtout the user id if i send the post is getting updated but wiht teh user id its not getting upaded

#

i am able to update it manually form my appwrite database but not dynamically or automatically

torpid vortex
#

its solved