docusignapi Questions

13

Solved

I have cloned this repo (https://github.com/docusign/code-examples-node) and believe I have entered all required keys and codes. But, when I try to authenticate with JWT I get this error: at Sign....
Les asked 22/7, 2020 at 9:10

8

Is there an API endpoint which allows me to retrigger emails to recipients? Sometimes users may not get or lose the DocuSign emails which contain their signing link. I'd like to be able to send tho...
Ataxia asked 4/2, 2014 at 23:31

7

The DocuSign documentation goes through an easy to follow authorization flow for code grant. I'm able to get the "code" from the initial GET request to /oath/auth but getting the tokens gives me an...
Grassquit asked 5/10, 2016 at 18:33

3

I'm trying to convert a pdf signed using DocuSign to image format. We are facing the error in convert_from_path method. Code and error are shown below: import pdf2image data=pdf2image.convert_from...
Unquestionable asked 15/3, 2021 at 10:43

1

I am getting below error while fetching documentbase64. The custom error module does not recognize this error
Fusil asked 16/6, 2022 at 14:50

4

Solved

I can't authenticate with DocuSign's OAuth JWT because of the error Unexpected PEM Type. I'm using their Nuget package 2.2.0. If I change to 2.1.10 and tweak my code slightly I get this error Err...
Amourpropre asked 5/7, 2018 at 21:34

4

Solved

I am trying to void an existing envelope using the updated version of the DocuSign C# Client (DocuSign.eSign). The envelope is in the Sent status and has not been completed or voided already. Cur...
Elastic asked 1/7, 2016 at 16:51

1

Solved

I've been pulling my hair out trying to get DocuSsign to work with my website. The basic idea is: Anonymous user lands on page with form User fills out form Before submit generate PDF from details...
Reticular asked 22/10, 2020 at 17:35

2

Here is my issue: We integrated docusign in our application, server side with nodejs using this tutorial https://github.com/docusign/docusign-node-client ("OAuth JSON Web Token (JWT) Grant" secti...
Bloodstock asked 26/4, 2019 at 14:21

3

Solved

I have the code written which is using envelopes to request a signature from the client like in this tutorial: https://www.docusign.com/developer-center/recipes/request-a-signature-via-email-using...
Dosser asked 16/5, 2016 at 0:3

1

Solved

When i login to my docusign live account admin panel, i can not see any add integrator key button under API and Keys menu. So now, how can i generate integrator key?
Sweetmeat asked 25/10, 2018 at 10:4

1

I'm using REST API for Embedded Signing. I have created the template with tags and set them as required fields, but while embedding the document in the website for signing I couldn`t see the tags I...
Callisto asked 15/12, 2014 at 12:27

1

I have a funnel that hops over to DocuSign mid-stream and then back to my site. Analytics is correctly reporting this as an "exit", but I want the DocuSign step to be included in my funnel. Does ...
Southeast asked 19/7, 2016 at 17:51

2

I created a new developer account on DocuSign, generated the integrator key. Now i am trying to submit a GET request for retrieving account information but I keep getting error message "Integrator ...
Stupid asked 10/1, 2017 at 16:30

2

Solved

Before each request to the DocuSign REST API, I make a call to https://demo.docusign.net/restapi/v2/login_information. But the only information I need from that response is the first baseUrl attrib...
Norvun asked 17/6, 2015 at 23:54

1

Solved

Using APIs from Docusign, Twilio and Auth0. All 3 have RestSharp.dll as a dependency. If I use the RestSharp.dll included with the Docusign package, Docusign works well but Auth0 and Twillio give ...
Krawczyk asked 8/8, 2016 at 16:22

2

Solved

I have multiple text tabs that all have the exact same label in a template. When I send recipient tab data to prefill these only the first one is prefilled, rest of them are empty. I have found th...
Maurili asked 12/8, 2013 at 7:12

1

Solved

Is there any callback DocuSign is posting in background so I know whether user signed specific document or not?
Magog asked 4/7, 2016 at 13:59

3

Solved

I just created my developer account with DocuSign and apparently I need to add an "Integrator Key" to my api calls, where can I get one from? Do I have to contact DocuSign?
Burgwell asked 2/7, 2013 at 5:4

1

two part question: We are trying to receive a notification that a Document is ready to sign (which we're not totally clear on what is provided in the notification). We don't want to do email notif...
Rudin asked 23/6, 2015 at 19:4

1

Solved

According to the API docs for "Post Recipient View", the attributes mean: authenticationMethod: A sender created value that indicates the convention used to authenticate the signer. This...
Truncheon asked 18/6, 2015 at 0:59

1

Solved

Soon after my user signs a DocuSign envelope, I want to be able to quickly approve or deny it. Referring to this SO question and this forum post, I've added myself as a Signer (as well as the Sende...
Contrition asked 28/4, 2015 at 16:40

2

Solved

Create an envelope using Server Template and then get the return URL for Embedded signing and also send the Envelope to the recipient via email to sign the document. So that , User can sign the doc...
Hermit asked 23/1, 2014 at 9:5

1

Solved

I working on signup process that require new user to sign on documents. I am using DocuSign embed signing workflow for that I have created template with pdf document in docusign admin panel and ad...
Lamas asked 12/1, 2015 at 14:20

1

Solved

I am new to Docusign and have one understanding question about Tags visibility for "Recipient Action" For example, if i have a recipient as "Signer" I can set tags on the document. however If i h...
Nitza asked 31/3, 2014 at 15:1

© 2022 - 2024 — McMap. All rights reserved.