Skip to main content
knez032
Participant
February 23, 2017
Question

Echosign API OAuth issue (server-2-server)

  • February 23, 2017
  • 2 replies
  • 1182 views

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

This topic has been closed for replies.

2 replies

romanp6500888
Participant
August 11, 2017

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.

AadeshSingh
Participating Frequently
February 26, 2017

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

trixobird
Participant
June 14, 2017

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