You don't have permission to access the entity, field or record or you are using an unsupported robot type

Hi. I’m having trouble updating a record in an entity. This was not a problem before and this error has only suddenly started appearing.

Context: I have a record in a data service entity that I can query successfully. I receive the entity and try to update it again, and I get the following error:
Update Entity Record: Error: You don't have permission to access the entity, field or record or you are using an unsupported robot type. Please contact your administrator for necessary permissions.

I have full read and write permissions in the Data Service settings. I’m an administrator with full permissions on Orchestrator. See below:


This is the code I’m running:

The same error occurs when unattended robots run the same code, and also happens in other processes using different entities. Any ideas would be appreciated.

Hi,
You need to go to Manage Access to Entities and update the roles.
If you want to test if it is a rights issue, you can give access to Everyone as Data Writer (not recommended, but you can use it temporarily to check if this is the problem)