"List Sandbox Testers" API endpoint returns error

Hi,

The "List Sandbox Testers" API endpoint (/v2/sandboxTesters) was working as expected, but last week it started returning an error, and the response format does not match the API reference.

Have you experienced this? Do you have any solution?

{
  "servlet": "jersey",
  "message": "Forbidden",
  "url": "/iris/v2/sandboxTesters",
  "status": "403"
}
"List Sandbox Testers" API endpoint returns error
 
 
Q