RVR-ASA-102
-
Issue Summary
- You encountered an error with code
RVR-ASA-102while attempting to connect to Apple Search Ads on the Data Integration platform. The error indicates a failure to establish a legacy connection because certification files are missing. - Initially, this suggests that the legacy method you are trying to use requires certain certification files, which are either missing or not correctly configured. Data Integration documentation mentions that the legacy method for connecting to Apple Ads using a zip archive file is deprecated and not available for new API users.
- You encountered an error with code
-
Action Steps:
- Switch to OAuth Method (JWT): It is recommended to use the newer OAuth method instead of the legacy zip archive files. This involves:
- Creating a specific user in your Apple Ads account for Data Integration with the appropriate API scope.
- Creating a new key pair in Data Integration and sharing the public key with Apple Ads.
- Providing Data Integration with the
client_id,team_id, andkey_idfrom your Apple Ads configuration.
- Ensure Configuration:
- Make sure that all necessary API attributes (
client_id,team_id,key_id) are correctly configured in your Data Integration connection settings for Apple Search Ads.
- Make sure that all necessary API attributes (
- Switch to OAuth Method (JWT): It is recommended to use the newer OAuth method instead of the legacy zip archive files. This involves:
3 External References:
- For more detailed guidance on setting up the OAuth connection, refer to the official Data Integration documentation on Apple SearchAds Connection.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.