echosign要求输入密码以查看api / combinedDocument生成的pdf

时间:2015-09-02 12:02:02

标签: javascript meteor adobe acrobat echosign

我一直在研究echosign。我已经设法从给定的api签署文件但是无法查看该文件。它总是要求输入密码。我甚至有身体内容

SecurityOption:
      passwordProtection: 'NONE'
      kbaProtection: 'NONE'
      webIdentityProtection: 'NONE'
      protectOpen: false

但是这些设置没有运气.FYI:我正在向https://api.echosign.com/api/rest/v3/agreements/' + argreementId +' /combinedDocument.Guys请帮忙enter image description here

0 个答案:

没有答案