Creating JWT token to access Adobe I/O for Analytics
Hi All,
We have been trying to create an JWT token for the access of Adobe I/O for Analytics, as we have some permission limits we cannot use launch. Thus we have came across the following questions
- How to create JWT token without using the Launch console?
- Which is the best Adobe approved way to generate the token?
As we are trying to generate the token based on the following documents, the token seems not working:
- GitHub - jpadilla/pyjwt: JSON Web Token implementation in Python
- https://stormpath.com/blog/jwt-java-create-verify
3. https://developer.atlassian.com/cloud/jira/platform/understanding-jwt/
The second method gives the following error:
Could not match JWT signature to any of the bindings
For the first : Could not match JWT signature to any of the bindings
The method 3 is not working as expected.
Please assist with this ASAP!
Thanks in advance!



