- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-ASA-206
- 1 Minute to read
- Print
- DarkLight
- PDF
Issue Summary
- The error code
RVR-ASA-206
indicates a failure in sending an asynchronous request for parameters in the context of using the AppleSearchAds data connector in Rivery. This might be due to configuration issues with the REST API request, such as incorrect parameters or endpoint issues.
- The error code
Action Steps:
Check API Configuration:
Ensure that the API URL and method for AppleSearchAds are correctly configured in your Rivery connection. Confirm that all required parameters are included and correctly formatted.Parameters and Headers:
Verify parameter keys and values; they must match what the AppleSearchAds API expects. Check if any additional parameters are needed by reviewing the AppleSearchAds API documentation.Authentication:
Ensure that the appropriate authentication method is used, such as OAuth2.0, if required.Timeout and Retry:
Consider increasing the timeout settings for the request or implementing retries to handle transient network issues.Testing:
Use Rivery's "Test REST Action" feature to verify the request manually. This will help confirm if the configuration correctly returns a response.
External References:
- For more detailed guidance, refer to the Rivery documentation related to REST API connections: Rivery REST API Setup.
- Check the AppleSearchAds API documentation for specific endpoint and parameter requirements: AppleSearchAds API Documentation.
If the issue persists or you need further assistance, please open a ticket with Rivery support.