Is there a clean way to retrieve quality evaluations using the platform API from a multi-org AppFoundry integration?
- Obtained OAuth token with
quality:readscope. - Executed GET /api/v2/quality/evaluations.
- Received 403 Forbidden despite valid token.
The token works for analytics endpoints but fails here. Is there a specific tenant-level permission required for QMS data access in PST environments?