RVR-BRA-050
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-BRA-050
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 Rivery. 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.
- The error code
Action Steps:
- Verify that all the required parameters are specified in your REST API Source configuration. This includes ensuring the API URL and any required query string parameters are correctly set.
- Check if the parameters used in your API connection are correctly named and match those required by the API you are connecting to. This can be crucial if the API has specific naming conventions or expects certain parameters in a specific format.
- Make sure that any variables used in the connection are correctly defined and populated within Rivery. This includes ensuring that environment variables or other dynamically set parameters are available and correctly referenced in the API setup.
- If the connection requires authentication, verify the authentication credentials or tokens are accurately provided and have the necessary permissions.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?