docusignapi - docusign resend envelope issue with Demo account -


trying resend envelope recipients haven't signed document.

the url = baseurl + "/envelopes/{envelopeid}/recipients?resend_envelope=true" not working demo https://demo.docusign.net/restapi/v2/ api.
when prod https://na2.docusign.net/restapi/v2/ used working expected.

please demo environment.

looks turned out temporary server-side issue docusign's demo environment, has been subsequently fixed.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -