Hi everyone, I have two applications in the same workspace, both being parsed via the same schema, i'm using the APEX_UTIL.CREATE_USER procedure to create users, I'm able to execute it in one application (which is a blank application for test purposes) but when I'm creating the same scenario in the main application I get this error :
User ******** requires ADMIN privilege to perform this operation.
I have also set Modify Workspace Repository in Security Attributes -> Database Session -> Runtime API Usage.
Any help would be highly appreciated.