Skip to main content
Feedback

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:

  1. 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.
  2. 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.
  3. Verify Authentication: Confirm that you are using an appropriate authentication method, such as OAuth2.0, if required.
  4. Timeout and retry: Increase the timeout settings for the request or implement retries to handle transient network issues.
  5. 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

note

If the issue persists or you need further assistance, open a ticket with Data Integration support.