“Failed to authenticate user” exception in the c# Hello world sample of Docusign Signature Appliance demoDocuSign not accepting Salesforce user in sandboxDocuSign API: “Invalid Signature Credentials” error using Captive (Embedded) RecipientsHow does actual “signing” happen “offline” via API?DocuSign Captive Recipient - XML SigningHow to get and use Docusign api keyTrouble linking clients DocuSign accounts via APIUnable to use CoSign Api by logging in with a DocuSign sandbox accountGoing live with PHP SDK: Error 401 UnauthorizedProblems using different login credentials to connect to DocuSign APII have free DocuSign Signature Appliance Developer Sandbox account.but can not perform signature operation using DssSign

Yet another calculator problem

Is mountain bike good for long distances?

Are there any space probes or landers which regained communication after being lost?

Do you need to burn fuel between gravity assists?

The meaning of "offing" in "an agreement in the offing"

What is the difference between a translation and a Galilean transformation?

After a few interviews, What should I do after told to wait?

Methods and Feasibility of Antimatter Mining?

How can faith be maintained in a world of living gods?

When does order matter in probability?

Short story: Interstellar inspector senses "off" nature of planet hiding aggressive culture

How to descend a few exposed scrambling moves with minimal equipment?

Is a MySQL database a viable alternative to LDAP?

UK citizen travelling to France at the end of November

Infestation of Locust borers on Black locust tree. Too late for it?

How do I decide when to use MAPE, SMAPE and MASE for time series analysis on stock forecasting

Owner keeps cutting corners and poaching workers for his other company

More than three domains hosted on the same IP address

What's the biggest difference between these two photos?

What is this sticking out of my wall?

Why does low tire pressure decrease fuel economy?

Was Robin Hood's point of view ethically sound?

What is the difference between tl_to_str:V and tl_to_str:N?

How can Schrödinger's cat be both dead and alive?



“Failed to authenticate user” exception in the c# Hello world sample of Docusign Signature Appliance demo


DocuSign not accepting Salesforce user in sandboxDocuSign API: “Invalid Signature Credentials” error using Captive (Embedded) RecipientsHow does actual “signing” happen “offline” via API?DocuSign Captive Recipient - XML SigningHow to get and use Docusign api keyTrouble linking clients DocuSign accounts via APIUnable to use CoSign Api by logging in with a DocuSign sandbox accountGoing live with PHP SDK: Error 401 UnauthorizedProblems using different login credentials to connect to DocuSign APII have free DocuSign Signature Appliance Developer Sandbox account.but can not perform signature operation using DssSign






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have installed the trial version of DocuSign SA client for Windows desktop. Then I have checked out the docusign-signature-appliance-api-recipes repository and ran the C# Hello World demo in the dsa-local folder. The code from the demo is explained in the DocuSign Local API guide from which I have acquired the GitHub link in the first place.



As mentioned in the Quickstart section of the guide, I have created a Developer SandBox account. I have used the credentials of that account in the code, but the SAPI.Logon method fails at line 47 of Program.cs file.



I have also opened Docusign SA Prepare & Sign tool that was installed as part of the Docusign SA client and tried to sign a PDF. While doing so, I was prompted the credentials and I have entered the same credentials. But I got "Invalid username or password, operation canceled" error dialog.



I have also ensured that old credentials for DocuSign are not cached in my desktop. How can I make the user authentication succeed?










share|improve this question






























    0















    I have installed the trial version of DocuSign SA client for Windows desktop. Then I have checked out the docusign-signature-appliance-api-recipes repository and ran the C# Hello World demo in the dsa-local folder. The code from the demo is explained in the DocuSign Local API guide from which I have acquired the GitHub link in the first place.



    As mentioned in the Quickstart section of the guide, I have created a Developer SandBox account. I have used the credentials of that account in the code, but the SAPI.Logon method fails at line 47 of Program.cs file.



    I have also opened Docusign SA Prepare & Sign tool that was installed as part of the Docusign SA client and tried to sign a PDF. While doing so, I was prompted the credentials and I have entered the same credentials. But I got "Invalid username or password, operation canceled" error dialog.



    I have also ensured that old credentials for DocuSign are not cached in my desktop. How can I make the user authentication succeed?










    share|improve this question


























      0












      0








      0








      I have installed the trial version of DocuSign SA client for Windows desktop. Then I have checked out the docusign-signature-appliance-api-recipes repository and ran the C# Hello World demo in the dsa-local folder. The code from the demo is explained in the DocuSign Local API guide from which I have acquired the GitHub link in the first place.



      As mentioned in the Quickstart section of the guide, I have created a Developer SandBox account. I have used the credentials of that account in the code, but the SAPI.Logon method fails at line 47 of Program.cs file.



      I have also opened Docusign SA Prepare & Sign tool that was installed as part of the Docusign SA client and tried to sign a PDF. While doing so, I was prompted the credentials and I have entered the same credentials. But I got "Invalid username or password, operation canceled" error dialog.



      I have also ensured that old credentials for DocuSign are not cached in my desktop. How can I make the user authentication succeed?










      share|improve this question














      I have installed the trial version of DocuSign SA client for Windows desktop. Then I have checked out the docusign-signature-appliance-api-recipes repository and ran the C# Hello World demo in the dsa-local folder. The code from the demo is explained in the DocuSign Local API guide from which I have acquired the GitHub link in the first place.



      As mentioned in the Quickstart section of the guide, I have created a Developer SandBox account. I have used the credentials of that account in the code, but the SAPI.Logon method fails at line 47 of Program.cs file.



      I have also opened Docusign SA Prepare & Sign tool that was installed as part of the Docusign SA client and tried to sign a PDF. While doing so, I was prompted the credentials and I have entered the same credentials. But I got "Invalid username or password, operation canceled" error dialog.



      I have also ensured that old credentials for DocuSign are not cached in my desktop. How can I make the user authentication succeed?







      docusignapi digital-signature






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 28 at 7:32









      Navaneetha KannanNavaneetha Kannan

      457 bronze badges




      457 bronze badges

























          2 Answers
          2






          active

          oldest

          votes


















          0
















          Have you configured the DSA Client to point prime-dsa-devctr.docusign.net appliance?
          enter image description here
          You can also try to register again to https://go.docusign.com/signup/dsa-developer using the same credentials or new ones. Then make sure your credentials are correct by testing them at https://webapp-dsa-devctr.docusign.net/. Once correct use them in the SAPI.Logon method at line 47 of Program.cs file.






          share|improve this answer
































            1
















            Sounds like something is wrong with your account details. Please contact our DSA Support by filling-in our web form, or by sending an email to: DSAsupport@docusign.com






            share|improve this answer



























              Your Answer






              StackExchange.ifUsing("editor", function ()
              StackExchange.using("externalEditor", function ()
              StackExchange.using("snippets", function ()
              StackExchange.snippets.init();
              );
              );
              , "code-snippets");

              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "1"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );














              draft saved

              draft discarded
















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55392260%2ffailed-to-authenticate-user-exception-in-the-c-sharp-hello-world-sample-of-doc%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0
















              Have you configured the DSA Client to point prime-dsa-devctr.docusign.net appliance?
              enter image description here
              You can also try to register again to https://go.docusign.com/signup/dsa-developer using the same credentials or new ones. Then make sure your credentials are correct by testing them at https://webapp-dsa-devctr.docusign.net/. Once correct use them in the SAPI.Logon method at line 47 of Program.cs file.






              share|improve this answer





























                0
















                Have you configured the DSA Client to point prime-dsa-devctr.docusign.net appliance?
                enter image description here
                You can also try to register again to https://go.docusign.com/signup/dsa-developer using the same credentials or new ones. Then make sure your credentials are correct by testing them at https://webapp-dsa-devctr.docusign.net/. Once correct use them in the SAPI.Logon method at line 47 of Program.cs file.






                share|improve this answer



























                  0














                  0










                  0









                  Have you configured the DSA Client to point prime-dsa-devctr.docusign.net appliance?
                  enter image description here
                  You can also try to register again to https://go.docusign.com/signup/dsa-developer using the same credentials or new ones. Then make sure your credentials are correct by testing them at https://webapp-dsa-devctr.docusign.net/. Once correct use them in the SAPI.Logon method at line 47 of Program.cs file.






                  share|improve this answer













                  Have you configured the DSA Client to point prime-dsa-devctr.docusign.net appliance?
                  enter image description here
                  You can also try to register again to https://go.docusign.com/signup/dsa-developer using the same credentials or new ones. Then make sure your credentials are correct by testing them at https://webapp-dsa-devctr.docusign.net/. Once correct use them in the SAPI.Logon method at line 47 of Program.cs file.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 1 at 16:46









                  Aviv SimionoviciAviv Simionovici

                  814 bronze badges




                  814 bronze badges


























                      1
















                      Sounds like something is wrong with your account details. Please contact our DSA Support by filling-in our web form, or by sending an email to: DSAsupport@docusign.com






                      share|improve this answer





























                        1
















                        Sounds like something is wrong with your account details. Please contact our DSA Support by filling-in our web form, or by sending an email to: DSAsupport@docusign.com






                        share|improve this answer



























                          1














                          1










                          1









                          Sounds like something is wrong with your account details. Please contact our DSA Support by filling-in our web form, or by sending an email to: DSAsupport@docusign.com






                          share|improve this answer













                          Sounds like something is wrong with your account details. Please contact our DSA Support by filling-in our web form, or by sending an email to: DSAsupport@docusign.com







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Mar 31 at 10:43









                          AlonAlon

                          363 bronze badges




                          363 bronze badges































                              draft saved

                              draft discarded















































                              Thanks for contributing an answer to Stack Overflow!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55392260%2ffailed-to-authenticate-user-exception-in-the-c-sharp-hello-world-sample-of-doc%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                              Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

                              Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript