Adobe I/O : Adobe Target Integration - Generate Bearer token using JWT token
Hi Team,
I am trying to generate the Bearer token using JWT token. the JWT token is generated through Adobe I/O console.
The command that I am using in command prompt is :
However I am getting error as "{"error_description":"JWT token is incorrectly formatted, and can not be decoded.","error":"invalid_token"}"
Can anyone help in fixing this issue ?
