After updating a site from 2.2.14 to 2.3.2 I'm experiencing a problem in the manager.
When a user with a restricted ACL opens a resource to edit, a pop up with an error message appears:
Code: 200 OK
{"success":false,"message":"Permission denied!","total":0,"data":[],"object":[]}
This seems to be the result of this call to connectors:
HTTP_MODAUTH - modx54c.....
action - system/derivatives/getList
class - modResource
id - modDocument
skip - modXMLRPCResource
This actually happened on another update, too.
I have absolutely no idea where to start looking. So before I spend the next hours with searching, maybe someone has an idea, what this could be connected to? That would be a great help.