Skip to main content
Feedback

RVR-ADB-103

Issue summary

The error code RVR-ADB-103 indicates that Data Integration cannot retrieve a JWT (JSON Web Token) access token when using the Adobe Analytics connector. This error often occurs due to improper configuration in the JWT (JSON Web Token) token generation process, such as incorrect credentials or incorrect integration settings in the Adobe Developer Console.

Action steps

To resolve this issue, follow these steps:

  1. Verify Adobe Console Setup:
    • Ensure that you have created a Service Account Integration in the Adobe Console.
    • Verify that the required details such as Organization ID, Technical Account ID, Company ID, Client ID, and Client Secret are correct in Data Integration.
    • Make sure the Public Key certificate is correctly uploaded to Adobe Console and the Private Key in your Data Integration connection setup is correct.
  2. Verify the Key Pair and Token Details:
    • Confirm the JWT(JSON Web Token) setup includes a correctly formatted RSA private key.
    • Ensure that the private/public key pair is correctly generated and stored.
    • Re-upload the public certificate if necessary and verify it against the keys used to generate JWTs (JSON Web Tokens).
  3. Review Configuration:
    • Verify the integration configuration and permissions in Adobe. Ensure all scopes and access rights are correct as required by your API use case.
  4. Test Connection:
    • Once all configurations are double-checked, click Save and Test Connection in Data Integration again.

External references

For more information on setting up the JWT (JSON Web Token) for Adobe Analytics, refer to the Adobe Analytics connection topic.

note

If the issue persists or you need help, open a support case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page