May I know how do we get those 20 successful calls before applying to review an app for Go Live to production environment?
I mean I have tried API calls through Postman using the integration key and secret key created for the app but these 20 calls were not counted for the review!
Will be grateful if any expert shares a solution to this issue.
Thanks & regards,
Best answer by Eric.Ruiz
Hi my name is Eric and I'm on the Docusign Developer Support team.
To complete the 20 API calls, you must perform the following steps:
Create an Integration key
Perform the authentication of the Integration Key (JWT, Authorization Code Grant or Implicit Grant).
Obtain the access token to be able to use our API.
There is another possibility of using our SDKs and with them doing the Go-Live process, this way you only have to configure the SDK in the programming language you want and make examples of use of our endpoints automatically https://developers. docusign.com/docs/esign-rest-api/sdks/
There is another possibility of using our SDKs and with them doing the Go-Live process, this way you only have to configure the SDK in the programming language you want and make examples of use of our endpoints automatically https://developers. docusign.com/docs/esign-rest-api/sdks/
Thank you for your guidance and detailed steps to get 20 successful calls.
By following these steps we successfully reached to get access tokens of JWT, renewed them within 1 hour time successfully and after getting 20 successful calls submitted the app for review.
Unfortunately, the review has failed and we are suggested to get OAuth 2.0,since the procedure we adapted will end in Sep 2024!
All the screenshots are attached here for your reference and further advice please.
I have checked your integration key and found that in the Go-Live Process you are having an error in the following call, you are entering the endpoint /restapi/v2.1/accounts/6bxxxxc4-exxx-48cd-8c7f-542d1cfb216b/ brand Brand is not a valid option, it must be brands, try to solve this problem by modifying the endpoint, the valid option is like this restapi/v2.1/accounts/6bxxxxc4-exxx-48cd-8c7f-542d1cfb216b/ brands
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Join the Docusign Community by logging in with your Docusign developer or customer account credentials.
Don’t have an account? You can create a free one when registering.
Note: Partner-specific logins are not available yet. Partners should log in as either a customer or developer
Docusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.