RVR-RCT-104
Issue summary
- The error "Invalid Headers location suppliedError Code: RVR-RCT-104" indicates an issue with the REST Action data connector on the Data Integration platform. This error occurs when the headers specified for the REST call are not properly configured, potentially due to incorrect locations or absence of required header information in the configuration settings.
- Initial diagnosis suggests a misconfiguration in the headers section of the REST Action setup, which is essential for successful connection and data retrieval from REST APIs.
Action steps
To resolve the error, follow these steps:
- Verify the REST Action configuration:
- Ensure that the headers section is not left empty if the REST API requires headers. You can leave them empty only if no headers is mandatory for your request.
- Check that the headers you define correctly in a JSON format if required.
- Ensure that any sensitive information such as API keys or tokens are correct and set their type properly in the configuration by using the 'Is Password' option for sensitive fields.
- Test the REST Action:
- Use the "Test Rest Action" button in the Data Integration platform to ensure that the request can be successfully sent and that it receives the expected response.
- Consult any documentation specific to your API to ensure that all necessary headers appear and properly formatted.
3 External References:
- For additional information on setting up REST Actions in Data Integration, refer to the Data Integration REST API documentation.
- Consult the specific API's official documentation to understand the required headers and their format.
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.