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

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -