问题
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:
- 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.
- 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.
- 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