Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试调用交易室 API。我已遵循与生成令牌相关的所有步骤,并且我确信 100% 我有正确的令牌和刷新令牌。我用于 Cartavi API 房间和其他端点的这个令牌,但我总是得到未经授权的访问令牌。有没有人有同样的问题?提前谢谢。
您会在初始 OAUTH url 调用中给出错误的范围。DTR 具有不同的范围,DS ESign API 文档中存在的范围将无法调用 DTR API。