Hit a 403 Forbidden when calling GET /api/v2//queues. The token works for GET /api/v2/agents but fails here. I’ve got admin:queue:read and :queue:read in the client scopes.
- Genesys Cloud EU region
- Admin token generated via client credentials
- Endpoint:
/api/v2//queues
Is there a specific scope I’m missing or is the endpoint path wrong?