RVR-ASA-209
Issue summary
The 404 error with the Apple Search Ads Data Connector in Data Integration with the error code RVR-ASA-209 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 from incorrect endpoint URLs, insufficient permissions, or incorrect configurations, such as missing or incorrect API keys.
Action steps
To resolve this issue, follow these steps:
- Verify the API URL in your configuration: Ensure that the API endpoint URL specified in Data Integration 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. - Check the version: 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 check if it returns a valid result or reproduces the error.
- Check your Data Integration configuration: Double-check the setup and ensure all fields are correctly filled and correspond with your intended action.
External references
- Data Integration documentation on Apple Search Ads connection.
- For of the API endpoints and related requirements, refer to Apple Search Ads API documentation.
note
If the issue persists or you need further assistance, open a ticket with Data Integration support.