agentops/app/dashboard/cypress/fixtures/api-error-403.json

5 lines
121 B
JSON

{
"message": "Forbidden",
"error": "You do not have permission to access this resource.",
"statusCode": 403
}