AUTHORIZATION_INVALID_TOKEN [英] AUTHORIZATION_INVALID_TOKEN

查看:275
本文介绍了AUTHORIZATION_INVALID_TOKEN的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何摆脱这个错误?我正在遵循DocuSign教程 https://youtu.be/ADmELHcPpbM

How do I get rid of this error? I am following the steps mentioned in the DocuSign tutorial https://youtu.be/ADmELHcPpbM

ApiException: Error calling CreateEnvelope: { "errorCode": "AUTHORIZATION_INVALID_TOKEN", 
"message": "The access token provided is expired, revoked or malformed." }

请注意,令牌还没有过期,还剩下7个小时.

And to be clear, the TOKEN isn't expired and still has 7 hours left on it.

推荐答案

好像您没有从DocuSign访问令牌生成器中复制整个访问令牌.

Looks like you didn't copy the entire access token from the DocuSign Access Token generator.

也许对您而言,更好的方法是切换到C#.Net Core示例启动器,其中包括20多个工作流示例.参见 https://github.com/docusign/eg-03 -csharp-auth-code-grant-core

Perhaps a better path for you is to switch to the C# .Net Core example launcher which includes over 20 workflow examples. See https://github.com/docusign/eg-03-csharp-auth-code-grant-core

这篇关于AUTHORIZATION_INVALID_TOKEN的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆