RVR-ASA-209
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-ASA-209
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- You are encountering a 404 error with the Apple Search Ads Data Connector in Rivery, specifically with the error code RVR-ASA-209. This error typically indicates that the requested resource could not be found, which is a standard HTTP response code from the server when an API endpoint is unreachable or does not exist. This often arises due to incorrect endpoint URLs, lack of permissions, or incorrect configurations such as missing or incorrect API keys.
Action Steps:
- Verify the API URL in your configuration: Ensure that the API endpoint URL specified in Rivery is correct and the structure aligns with the Apple Search Ads API documentation.
- Check Credentials and Permissions: Confirm that the credentials, such as
client_id
,team_id
,key_id
, and public key, are correctly configured and have the necessary permissions to access the API endpoints. - Ensure you have the correct version of the Apple Search Ads API selected, as newer versions might have different endpoint structures.
- Test the API Connection: Use a tool like Postman to manually call the API with your credentials and see if it returns a valid result or reproduces the error.
- Check your Rivery configuration: Double-check the setup and ensure all fields are correctly filled and correspond with your intended action.
External References:
- Rivery Documentation on Apple Search Ads Connection
- Apple Search Ads API Documentation - This covers the specifics of the API endpoints and related requirements.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?