What permission is needed to create a debug session

Hello,

What role and/or permission gives access to create debug sessions in Apigee ?

For now, the only error message we get is :

Can’t create debug session for XXXXXXX

The call does not have permission

It would have been much easy if we got the classic :

You need permissions for this action.
Required permission(s):

XXXXXXX
aaaaa.bbbbb.ccccccc

Thanks

Hello @scantineau how are you explicitly defining roles and permissions? The following permission set should do the trick: apigee.tracesessions.create

Thanks!
Matt