Error 422 Unprocessable Entity
Error 422 unprocessable Entity occurs when the number of resources limit on account has been exceeded.
To rectify the error
- Ensure that the account has the ability to host additional user resources and group resources.
- Repeat the steps of provision by providing values for all the mandatory fields.
- Check and confirm that the resource has been provisioned.
Error 500 Generic Message
Different error scenarios associated with Error 500 Generic Message are listed below:
The procedures to verify the error scenarios are detailed below.
Internal Server Error
To ensure that Starling endpoints are working
-
Open a SCIM Client (for example, Postman).
-
Perform a GET operation for endpoints mentioned below:
-
Schemas
-
ServiceProviderConfig
-
ResourceTypes
-
Users
-
Groups
- Verify the JSON response, to check whether it is successful.
Unhandled Exception from Starling connector
To ensure that Starling Endpoints are working
- Open a SCIM Client (for example, Postman).
- Perform a GET operation for endpoints mentioned below:
- Schemas
- ServiceProviderConfig
- ResourceTypes
- Users
- Groups
- Verify the JSON response, to check whether it is successful.
RSA Archer cloud application returns code 500 for all errors except 401 Unauthorized
To ensure that Starling endpoints are working
- Open a SCIM Client (for example, Postman).
- Perform a GET operation for endpoints mentioned below:
- Schemas
- ServiceProviderConfig
- ResourceTypes
- Users
- Groups
- Verify the JSON response, to check whether it is successful.
Error 502 Bad Gateway
The error scenario associated with Error 502 Bad Gateway occurs when the requests count is more than 730, and load balances are not available.
To ensure that Starling endpoints are working
-
Open a SCIM Client (for example, Postman).
-
Perform a GET operation for endpoints mentioned below:
-
Schemas
-
ServiceProviderConfig
-
ResourceTypes
-
Users
-
Groups
-
Verify the JSON response, to check whether it is successful.
Error 503 Service Unavailable
The error scenarios associated with Error 503 Service Unavailable are mentioned below:
- Cloud account instance not awake or active (for example, ServiceNow)
- FunctionHost Down
The procedures to rectify the mentioned error scenarios are detailed below.
Cloud account instance not awake or active (for example, ServiceNow)
To rectify the error
-
Log in to the cloud application instance.
-
Navigate through the steps to reactivate or enable.
-
Verify using the SCIM client (for example, Postman).
-
Perform a GET operation for the endpoints mentioned below:
-
Schemas
-
ServiceProviderConfig
-
ResourceTypes
-
Users
-
Groups
-
Validate the cloud application instance credentials.
-
Edit and update the connection parameters for the connector at Starling subscription.
Function Host Down
To rectify the error
- Log in to the Azure portal with the available credentials.
-
Navigate to the specific Function host and ensure that it is working.
-
Start the Function host, if it has been stopped.