Hello Zeroqode team! I ran into a problem using your plugin for Docusign
Mistake:
The service DocuSign Extended - Create & Send Envelope just returned an error (HTTP 400). Please contact the plugin author directly for feedback. Raw error:
{
“errorCode”: “TEMPLATE_ID_INVALID”,
“message”: “Invalid template ID.”
}
I have two Docusign accounts - a developer account and a user account. The plugin contains information on your example {“Username”:"", “Password”:"", " Integrator Key":""}
When sending a template, I use the DocuSign Extended - Create & Send Envelope action
In the (body) JSON object, I substitute the template ID from the user account.
With the template ID from the developer account, everything works fine. However, when using the id from the custom one, I see an error.
Can you help me with my problem? I hope that this is within your competence
Thank you in advance!