RVR-ASA-102
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-ASA-102
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- You encountered an error with code
RVR-ASA-102
while attempting to connect to Apple Search Ads on the Rivery 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. Rivery's 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 Rivery with the appropriate API scope.
- Creating a new key pair in Rivery and sharing the public key with Apple Ads.
- Providing Rivery with the
client_id
,team_id
, andkey_id
from your Apple Ads configuration.
- Ensure Configuration:
- Make sure that all necessary API attributes (
client_id
,team_id
,key_id
) are correctly configured in your Rivery 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 Rivery documentation on Apple SearchAds Connection.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?