docusignapi - DocuSign Post Template REST API call error "UNABLE_TO_LOAD_DOCUMENT" -


when performs simple call docusign rest api (post template), error:

{     "errorcode": "unable_to_load_document",     "message": "unable load document. unable load document(1: document.pdf). document password protected, please remove password protection before using document." } 

but document isn't password protected. how can resolve issue?


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

java - Openshift port-forwarding -

php - Symfony 2: "No route found for "GET /" - error on fresh installation -