RVR-ASA-103
-
Issue Summary
- You encountered an error while attempting to connect to the AppleSearchAds data connector in Data Integration. The error code "RVR-ASA-103" indicates a general JWT connection issue. This typically suggests there might be a problem with the JWT configuration or credentials provided for the AppleSearchAds API connection.
- Initial diagnosis suggests a potential misconfiguration or missing credentials in the JWT setup for Apple SearchAds.
-
Action Steps:
- Double-check your JWT configuration settings for Apple SearchAds to ensure all credentials are accurate and complete. This includes the
client_id,team_id,key_id, and the public key provided by Data Integration. - Ensure that the user account in Apple Ads has the correct API permissions set to "API Account Read Only".
- Follow the recommended steps to generate a new public key and provide it to Apple Ads to obtain new
client_id,team_id, andkey_id.- Generate New Public Key: In the Data Integration console, create a new key pair for the Apple Ads connection.
- Provide Key to Apple Ads: Use the public key in your Apple Ads account settings to get the
client_id,team_id, andkey_id. - Update Connection: Go back to Data Integration, enter the
client_id,team_id, andkey_idinto the corresponding fields in the Apple Ads connection setup.
- Test the connection after making these changes to ensure the JWT configuration is now valid and the connection is successful.
- Double-check your JWT configuration settings for Apple SearchAds to ensure all credentials are accurate and complete. This includes the
-
External References:
- You can refer to the official Data Integration documentation about connecting Apple SearchAds for additional details and the step-by-step guide here.
- Appleās official guide regarding Apple Ads API can provide additional insights, which is available through their developer portal.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.