HTTP response code 422
422 - Missing parameters
Cause
This indicates that a required parameter is missing from the request.
Resolution
To resolve:
-
Confirm that all required parameters are configured, including:
-
In the header:
X-Api-Key
- ensure this is set to your valid API Key. -
Ensure the request body message type is configured.
-
Ensure that the request body data is included.
-
422 - Un-processable message
Cause
This indicates that the request was successfully converted into a Saltbox message, but the workflow failed to process it.
Resolution
Use Message Trace to investigate the cause of the failure. See Using Message Trace to Troubleshoot Workflows.