This page shows how administrators and auditors can resolve the issues related to running audits.
This page lists error messages that you might encounter when running audits using the REST API and provides suggestions for how to fix each of them.
The following table lists the errors that you might encounter when generating an audit assessment:
Error code | Error message | Description |
---|---|---|
400 | Invalid compliance framework. Please provide a framework from the following list : [] | Ensure that you've specified a supported compliance framework and try again. |
400 | Invalid report format is passed. | Ensure that you've specified the expected report format:
odf . |
The following table lists the errors that you might encounter when running an audit:
Error code | Error message | Description |
---|---|---|
401 | User has insufficient permissions to run audit on the provided scope. | Ensure that you have been granted the required permissions to run an audit, or ask your administrator to run this operation on your behalf. |
401 | Storage bucket provided is not enrolled for the provided audit resource. | The specified bucket has not been enrolled for the audit operation. Ensure that the enrolled bucket is specified, or retry the enrollment operation for the appropriate bucket. |
403 | Resource is not enrolled to be audited. | The specified resource has not been enrolled for the audit operation. Ensure that the enrolled resource is specified, or retry the enrollment operation for the appropriate resource. |