Skip to main content
Feedback

RVR-CER-303

Issue summary

The error CELLEXPERT_REQUEST_VALIDATION_ERROR with error code RVR-CER-303 is related to the CellExpert data connector in Data Integration. This indicates a problem with validating a request made to the CellExpert service. Initial diagnosis suggests that the issue may stem from invalid parameters or configurations sent in the request, possibly due to incorrect formatting or missing required fields in the API call.

Action steps

To resolve the error, follow these steps:

  • Check API Documentation: Verify the parameters and configurations being sent in the request against the CellExpert API documentation. Ensure that all required fields are present and correctly formatted.
  • Validate Configuration in Data Integration: Check the setup of the data connector in Data Integration. Ensure that all API keys and other configurations such as URLs and headers are correctly set.
  • Test the Connection: Use the "Test Connection" feature in Data Integration to check if the API connection is successful without sending the actual request.
  • Review Logs: Check any logs available in Data Integration or the API service for more specific error messages that might point towards the cause of the validation failure.
  • Authentication Parameters: If the API requires OAuth2.0 or tokens for authentication, ensure these are correctly generated and included with the request.

External references

note

If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page