Тёмный
No video :(

Get an Access Token Using Auth Code Grant | Developer Education 

Docusign Developers
Подписаться 5 тыс.
Просмотров 120 тыс.
50% 1

This screencast shows you how to get an access token manually using the DocuSign OAuth2 Authorization Code Grant. The Auth Code Grant authentication flow is recommended for most apps.
You can also implement Auth Code Grant authentication flows programmatically using one of the DocuSign SDKs. Use the Quickstart to download and see example implementations of both Auth Code Grant and JWT flows in the programming language of your choice.
Note: The Auth Code Grant access token has an 8 hour lifespan. You need to generate a new token after 8 hours.
Resources:
Learn more about the Auth Code Grant: bit.ly/3d9lyHo
How to get an access token with Auth Code Grant documentation: bit.ly/3v829Nb
Authorization Code Grant refresh tokens blog: bit.ly/3gBG3NC
How to create an integration key for Auth Code Grant: bit.ly/3sacVRb
How to use a refresh token: bit.ly/3srcWjG
Authentication reference: bit.ly/3dTZhy1
eSignature REST API Quickstart: bit.ly/30ffINv
____________________________________________________
Visit the Dev Center to see all of our resources: bit.ly/DocuSig...
Get a Developer Sandbox account: bit.ly/DocuSig...
Subscribe to our RU-vid channel: bit.ly/RU-vid...
Follow us on Twitter: bit.ly/DocuSig...
Follow us on Twitch: bit.ly/DocuSig...
Follow us on LinkedIn: bit.ly/DocuSig...
Follow us on Facebook: bit.ly/DocuSig...
Check out our blog: bit.ly/DocuSig...
Signup for our monthly Developer Newsletter: bit.ly/DocuSig...

Опубликовано:

 

15 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@ArrayAkash
@ArrayAkash 2 года назад
{"error":"invalid_grant","error_description":"unauthorized_client"}
@jonnyp2339
@jonnyp2339 Год назад
Getting this error as well
@FranciscoLozano-wl4ri
@FranciscoLozano-wl4ri Год назад
did you ever solved it? I'm getting the same error
@jonnyp2339
@jonnyp2339 Год назад
@@FranciscoLozano-wl4ri Yes! It was complicated because of the code you received was not entirely valid. You had to make some edits on using the JWT site. Like make sure after you run the request in your browser, put it into JWT site and then confirm your information matches on the right with what you have on the site. Once I did this, all the errors went away and then I was able to continue. Sorry if this is a confusing answer, but it was a confusing journey to know what needed to be done with no guidance LOL
@biafchalabi1757
@biafchalabi1757 8 месяцев назад
@@jonnyp2339 Please explain more in detail. What did u do on the jwt website? Insert the code, and then what?
@jacob5403
@jacob5403 2 месяца назад
how is it that I cannot find what I need in docu sign documentation, but here it is, exactly what I need in 3 years old video : D thanks
@DocusignDevs
@DocusignDevs 2 месяца назад
Hello! Glad you found the information you needed here. Apologies for any inconvenience navigating our docs. Feel free to provide feedback on how we can improve there! Much appreciated :)
@jimcopeland4011
@jimcopeland4011 2 года назад
How can we programmatically get the response from the consent URI? For example, when I use invoke-webrequest in powershell and use that consent URI, I get an HTTP error (500) and it drops any kind of response, so I am unable to grab that code in the response URL.
@jagadevaas9169
@jagadevaas9169 7 месяцев назад
Hi @jimcopeland4011, Did you get any solution for this..? facing same issue, please help me on the same.
@payaljindal1621
@payaljindal1621 Год назад
Hi I am getting malformed auth code error will you please help me getting access token
@shannonsadventures3895
@shannonsadventures3895 7 месяцев назад
Is there a way of finding out if anyone has accessed my Gmail using this
@yacheritsi
@yacheritsi 2 года назад
I don't get the grant-consent form. It just logs me in to DocuSign. I can't find a way to get the "code" without getting redirected.
@DocusignDevs
@DocusignDevs 2 года назад
Hi there - if this is happening to you then either you already gave consent, or you didn't construct the URL correctly. It would help to create a new IK and try again.
@RoyJungayvlog
@RoyJungayvlog Год назад
Tamsak
@easonhuang4031
@easonhuang4031 2 года назад
I logged in with a different account that was not the owner of the INTEGRATION_KEY, but I still got the authorization code, how can that be?
@DocusignDevs
@DocusignDevs 2 года назад
Hi Eason - This is by design. Any integration key on demo can be used by any account, by any user. The integration key (which is the same as the OAuth client ID) represents the application. The application can be used by anyone. If the application wants to limit its use, it can do so by checking the user’s account id, or other data. Likewise, any production integration key can be used by any account, by any user, anywhere in the world.
Далее
OAuth Authorization Code Grant | Webinars
28:48
Просмотров 10 тыс.
OAuth Authorization code flow
11:49
Просмотров 50 тыс.
ID Tokens VS Access Tokens: What's the Difference?
8:38
The .NET 8 Auth Changes You Must Know About!
10:27
Просмотров 139 тыс.
OAuth 2.0 - a dead simple explanation
9:16
Просмотров 17 тыс.