enter image description hereWhile setting up the oauth2.0 connection in event bridge with grant type as ClientCredemtials, how to declare the scope?
I tried using http parameters- query string type (key: scope and value: scopes separated by space.
Not working.
How to declare the scope?
2