问题
We are using DocuSign API via demo account for signatures. We are using Authorization Code Grant workflow and are obtaining authorizations in our demo workflow. So real access tokens are being used.
But no API calls are being shown in our demo account API Dashboard.
But I can see via our monitoring tool we are hitting DocuSign. Plus the flow of the integration is all working properly.
Why are the calls not showing up? This is affecting our ability to proceed with app review process.
Notes
- The model we're using is ISV
- We use Authorization Code Grant workflow
- We obtain user authorization for users outside of our account since we are an ISV
My question is similar to this one but we are using real access tokens.
回答1:
The information in the dashboard may be outdate by 10-20 minutes as it takes some time for the process to get the API requests to the dashboard. Please allow for a few minutes of delay and check the dashboard a bit later if you have new API calls you're trying to view in the dashboard.
Also, for ISVs, the portal only shows your own account. You must make the API calls from your own account that was used to create the IK. If you use a different account - it would not show in the developer dashboard.
来源:https://stackoverflow.com/questions/65203884/docusign-api-calls-do-not-show-on-demo-dashboard