Document update error due to permission issues

I’m unable to update documents with the owner permission, I get the following error
ERROR: could not validate document ‘ObjectID(“5f9cda428915f0b29c4bb633”)’ for update

Welcome to the community, @AbdulGafar_Ajao !

I do not have a lot of information from your post, but I’m assuming it’s a schema validation error - which means your updated document does not follow the schema defined in Realm.

It might be helpful to paste the schema and the document you’re trying to update to better understand what’s going on and confirm that.

1 Like