Access token without user consent
I'm not taking any kind of user information from adobe and i don't think there is any requirement of user consent for generating access token. Why i am unable to use access token generated from client ID and secret. I want to use /transientDocuments endpoint but access token provided on the projects page (https://developer.adobe.com/console/projects/) is not working.
Use case: Send pdf to user for e-sign.
How to generate it programmely, any api for that ?
