Copy link to clipboard
Copied
How can we get the authentication code by calling this api
https://secure.na1.echosign.com/public/oauth?redirect_uri=https://example.com/oauthDemo&
response_type=code&client_id=d4HQNPFIXFD255H&scope=user_login:self+agreement_send:account
as the api redirect the user browser to the adobe site and want the username and password. But we want to implement that feature in our code (c#) by calling the api.
Is there any api in which we can pass username and password also so that we can get authentication code as response in json or other format which will be used in further step to get access token.
Copy link to clipboard
Copied
Surprised there is no response.
Yes why don't we have a way of getting an auth code for the app behind the scenes? Isn't that what it's for?
We need to embed signable widgets for our users who won't have sign accounts.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now