DocuSign API集成问题 [英] DocuSign API Integration Problems

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

问题描述

我已使用 https://go.docusign.com/o/sandbox/ 并能够生成集成商密钥和私钥/公钥。

I have created sandbox using https://go.docusign.com/o/sandbox/ and able to generate integrator key and private/public key.

我下标了 https://github.com/docusign/eg-01-java-jwt 代码并按照给定的指令配置密钥。

I have downloded https://github.com/docusign/eg-01-java-jwt code and configure key as per given instruction.

给我类似
的错误 com.docusign.esign.client.ApiException:请求访问令牌时出错:POST https://account-d.docusign.com/oauth/token 返回了400错误请求的响应状态

It's giving me error like "com.docusign.esign.client.ApiException: Error while requesting an access token: POST https://account-d.docusign.com/oauth/token returned a response status of 400 Bad Request"

推荐答案

对于代码示例

eg-01-java-jwt ,则需要添加后缀 \n\ 在config.properties文件中的每一行之后。请参阅配置中的注释.properties 文件。

eg-01-java-jwt, you need to add the suffix \n\ after each line in the config.properties file. See the comments in the config.properties file.

不要添加或其他字符。

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

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