s there a way to get the code without going through the Adobe authentication page?
Hi,
We have a platform (developed with php laravel) which will use adobe acrobate sign to send documents to be signed.
According to the documentation, we have created a new application and configured for a few scopes and trying to get the authorization code before getting the actual access token. All is going well. we tested the APIs and we got the right answer.
My question: How can I retrieve an access token from our base account to send these documents without exposing any type of login UI?
Because our application is mainly an external application and I didn't want to add a redirect URL to get the code!
Is there a way to get the code without going through the Adobe authentication page? do you have a login API or if I'm not going to use the free version I would have a unique code.
Help me, it's urgent.
