Docusign go live review failed with message: Have made at least 20 successful API calls

雨燕双飞 提交于 2021-01-28 13:36:16

问题


From my demo account.i made 25 transactions and all the docs was sign and completed i am getting integrator key Review status failed Review Result: Have made at least 20 successful API calls. What is mean ? enter image description here


回答1:


If go-live is not passing, and the tool says that you have not made 20 test API calls, then check:

  1. Did you use the authorize token generator tool to obtain an access token for your app? Those tokens can only be used during development. You need to use an OAuth flow for production and the go-live check.
  2. Did you use the API explorer or the DocuSign web tool for your test API calls? You need to use your own integration key with your software.
  3. There can be rare circumstances where the go-live check doesn't see your API test calls because their trace records have not been transferred over (yet) to the DocuSign analytics system. If only some of your API calls are listed in the go-live log, then this may be the issue. Wait 10 minutes and re-run the go-live review process. No need to re-do your API calls in this case.


来源:https://stackoverflow.com/questions/61930301/docusign-go-live-review-failed-with-message-have-made-at-least-20-successful-ap

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!