Skip to main content
Feedback

RVR-BRA-050

Issue summary

The error code RVR-BRA-050 indicates that there is a missing required parameter in the source definition for a Base REST API connection in Data Integration. This is typically due to incomplete or incorrect configuration of the necessary parameters for the REST API source. This often arises when defining a REST API connection without specifying all the mandatory fields required for the API call.

Action steps

To resolve the error, follow these steps:

  1. Verify all the required parameters in your REST API Source configuration. This includes ensuring the API URL and any required query string parameters are correctly set.
  2. Check if the parameters used in your API connection are correctly named and match those required by the API you are connecting to. This is crucial if the API has specific naming conventions or expects certain parameters in a specific format.
  3. Make sure that any variables used in the connection are correctly defined and populated within Data Integration. This includes ensuring that environment variables or other dynamically set parameters are available and correctly referenced in the API setup.
  4. If the connection requires authentication, verify that the authentication credentials or tokens are accurately provided and have the necessary permissions.
note

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

On this Page