Copy link to clipboard
Copied
Hi,
I am trying to integrate my application with Adobe Sign following the steps provided on your help page. My intention is to use REST API to communicate with Echosign. I am having a problem to get a "code" in a step get access token on this help page (Get the Access Token). When I try to invoke this url:
https://secure.na1.echosign.com/public/oauth?
redirect_uri=https://myserver.com& response_type=code&
client_id=CBAThIsIsNoTaReAlmPBvPF&
scope=user_login:self+agreement_send:account
I am getting login screen for adobe. How this could be avoided through server-to-server communication, meaning, I want to call Echosign to get "code" needed for Access token but from the code. Not the browser (which requires login credentials).
Is this even possible, and what are the requirements to do that from the code (C# .net).
Regards,
Nemanja
Copy link to clipboard
Copied
Hi knez032​,
Please login to your Adobe Sign account, click on the (?) symbol at the top right corner to initiate a ticket with your senior support team, they will help you with this issue.
Regards,
Aadesh
Copy link to clipboard
Copied
hi I have the same request, is there a public post somewhere, or should I privately contact one of your representatives? and if yes who?
//giorgos
Copy link to clipboard
Copied
Why can't the solution to this problem be posted on this forum so that a lot of folks can use it? Strange way of Adobe hosting a Community to make them go to individuals instead of making the discussion open and fruitful for all. If I had to contact Adobe support for each issue as a developer, why even have this community? Most of the questions here are anyways un-answered or answered in a way that is unusable to developers without supplementary questions and explanation.
Copy link to clipboard
Copied
Hi knez032​​! I have the same issue. Did clicking on the (?) sing help you to resolve this issue? if yes can you tell here how because this is common problem.