通过API Explorer调用discoverAndAddAccount方法会返回以下错误:
HTTP Status 500 - message=General IO error while proxying request; errorCode=006003; statusCode=500
.
谁能帮我确定我错过了什么?
通过API Explorer调用discoverAndAddAccount方法会返回以下错误:
HTTP Status 500 - message=General IO error while proxying request; errorCode=006003; statusCode=500
.
谁能帮我确定我错过了什么?
请验证您是否传递了正确的请求正文
<InstitutionLogin xmlns="http://schema.intuit.com/platform/fdatafeed/institutionlogin/v1">
<credentials>
<credential>
<name>Banking Userid</name>
<value>direct</value>
</credential>
<credential>
<name>Banking Password</name>
<value>anyvalue</value>
</credential>
</credentials>
</InstitutionLogin>
在使用虚拟 CC_Bank 进行测试时,另请参阅以下文档以获取正确的用户 ID 和密码>
如果它不能解决问题,请提出支持票。
链接 - http://developer.intuit.com/Support/Incident
谢谢
编辑{ 添加快照 }
'DiscoverAndAddAccounts' 调用对我来说工作正常。可以分享一下截图吗。我可以调查一下,如果我得到什么,请告诉你。
谢谢
您是否在 API Explorer 中传递了证书的私钥密码和 SSL 密钥?
https://developer.intuit.com/docs/0020_customeraccountdata/007_firstrequest