401
|
Invalid credentials. You do not have permission to access View Log APIs as you are not registered as Admin or Standard Azure Active Directory group.
|
- Raise ServiceNow ticket to the Dev-Ops group
- Request for admin user/ standard user access via their respective AAD groups
|
ServiceNow Devops group
|
503
|
Azure systems are not responding or have stopped working.
|
- Check the API Manager to make sure it is running.
- If API Manager is running correctly, check the Audit App Service and CosmosDB status to make sure it is running.
- If API Manager is not working, send an e-mail to API Manager team or contact Platform Services describing the issue.
|
API Manager team
|
500/503
|
Cannot access View Log APIs
|
- Check if that App Service and CosmosDb is up and running.
- Check the health of the API using the health check endpoint. If the API returns anything other than success, inform Platform Services.
|
Platform Services
|
400
|
Invalid parameter value for $count
|
$count is of type Boolean. Use true/false for $count
|
N/A
|
204/404
|
Empty response
|
- Check if the user has created any events.
- Check if filter parameter text is matching with the data in the supported columns.
- Check if the top parameter is set to zero.
- Check if the skip parameter value is less than the total number of events created by the user (x-total-count in response header).
|
N/A
|
400
|
Invalid parameter values for $filter, $count, $orderBy, $top, $skip.
|
- Verify that you are sending a valid and supported values.
- Verify the response body for error details.
|
N/A
|
404
|
Error in TransactionId parameter value.
|
Send a transaction ID that already exists.
|
N/A
|