RVR-ASA-206
Issue summary
The error code RVR-ASA-206 indicates a failure when sending an asynchronous request for parameters using the Apple Search Ads connector. This failure typically results from incorrect REST API configurations, such as invalid parameters or incorrect endpoints.
Action steps
To resolve this issue, follow these steps:
- Check API configuration: Ensure the API URL and method for Apple Search Ads are configured correctly in the Data Integration connection. Confirm that all required parameters are included and follow the required format.
- Parameters and headers: Verify parameter keys and value match the expectations of the AppleSearchAds API. Review the API documentation to determine if the request requires additional headers.
- Verify Authentication: Confirm that you are using an appropriate authentication method, such as OAuth2.0, if required.
- Timeout and retry: Increase the timeout settings for the request or implement retries to handle transient network issues.
- Test the REST action: Use Data Integration "Test REST Action" feature to verify the request manually. This confirms if the configuration returns a response.
External references
- For detailed guidance, refer to the Data Integration documentation related to REST API connections: Data Integration REST API Setup.
- For specific endpoint and parameter requirements, refer to the AppleSearchAds API documentation.
note
If the issue persists or you need further assistance, open a ticket with Data Integration support.