Describe the bug
Even for an ADMIN user with all permissions selected, the add role API returns forbidden.
To Reproduce
Steps to reproduce the behavior:
- Go to 'ADMIN->Roles'
- Click on the 'Add Role' button
- Fill out a name and description
- Click the 'Save' button
- See error
Expected behavior
The role should be successfully added and displayed.