
User Login ID: 66a0798a0023cb6c8bd0
I create session user to perform document!
Response update document: {
code: 401,
type: 'user_unauthorized',
response: {
message: 'Permissions must be one of: (any, users, user:66a0798a0023cb6c8bd0, user:66a0798a0023cb6c8bd0/unverified, users/unverified, team:644635d44a8d8bcfa705, member:66a5f759a94d46512b09, team:644635d44a8d8bcfa705/admin, label:admin)',
code: 401,
type: 'user_unauthorized',
version: '1.5.7'
}
}

What are you sending for the update document?

updating document + permission!

I think permission, might be the issue here, but I read document, it can grant ?

So you can't update the permissions to be something the user doesn't have. For example, you can't grant another user access

so only server sdk works! i see the response message seems able to do! a bit confused
Recommended threads
- i wanna get user oauth2 provider details...
Trying to get the OAuth2 session returns empty data. I'm using Discord as the provider.
- Invalid Origin. Register your new client
Hey everyone. Thought I would give the new FlutterFlow Authentication Kit a whirl. No matter what I try in regards to the setup of the iOS platform in the dashb...
- Self hosted cors block , flutter web
we have appwrite instance running on a VPS with ip of 192.168.1.75 on Docker ! then i have add A record in cloudflare and mapped the ip to domain of app.kajel...
