#not able to find the id of the user
1 messages · Page 1 of 1 (latest)
user is const {user} = userUserContext();
{"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
its solved