Getting Error while generating Access Token (ACS- API) in AEM
Hi Team,
I am trying to Test the transactional messaging via Adobe Campaign Standard through API call.
We have gone through the following references regarding usage of Adobe Campaign Standard APIs:
https://console.adobe.io/integrations
We checked it using POSTMAN. We are getting the below error. But using the Same JWT token we were able to generate access token earlier. We did not change anything in our code.
- We have done the integration with ACS using Adobe I/O and have got the API Key (Client ID), Technical account ID, Technical account email, Organization ID, Client secret.
- Using these values we generated a JWT Token (Java).
- Further with the JWT Token, we were able to generate the values Access Token, Token Type, and expires_in(Java).


@fabios23415219
I have referred the below issue.