Hello!
I have got a Go Live status: Review failed (See OAuth 2.0 migration options).
After reading the doc I do not understand what we are doing wrong.
Here are the 2 types of calls I do:
/oauth/token
/clickapi/v1/accounts/{accountId}/clickwraps/{clickWrapId}/agreements
We have chosen JWT grant authentication.
Can you help me understand what is wrong?
Thanks a lot!
Solved
Go Live Review failed
Best answer by Islam.Hassanein
Hi
Could you please double-check the following:
- Ensure that the user has granted consent.
- Verify that your JWT payload contains the correct claims (
iss,sub,aud,scope) and that each claim has the appropriate values. - Ensure that your
/oauth/tokencall successfully exchanges the JWT for an access token. - Make sure both
signatureandimpersonationscopes are included.
To meet Go Live requirements, you can create 20 new envelopes. For more information, refer to the Go Live Requirements Documentation https://developers.docusign.com/docs/esign-rest-api/go-live/
If the issue persists, please open a support case and provide the specific integration key to assist you in resolving the issue quickly.
Sign up
Already have an account? Login
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.
Customer Login/Registration Developer Login/RegistrationDocusign 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.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Back to Docusign.com


