简体   繁体   English

QUICKBOOK v2 QBO无法连接到远程服务器

[英]QUICKBOOK v2 QBO Unable to connect to the remote server

Keep return me error when i try to access from a live quickbook account. 当我尝试从实时Quickbook帐户访问时,请始终向我返回错误。 works well on my testing quickbook account(trial version). 在我的测试快速簿帐户(试用版)上运行良好。

here is the error. 这是错误。

Request URI
https://ca.qbo.intuit.com/qbo35/resource/accounts/v2/682735585
Request Headers
{
    "Authorization": "OAuth oauth_token=\"****\",oauth_nonce=\"*\",oauth_consumer_key=\"*\",oauth_signature_method=\"HMAC-SHA1\",oauth_timestamp=\"1371061298\",oauth_version=\"1.0\",oauth_signature=\"*%\"",
    "Content-Type": "application/x-www-form-urlencoded"
}
Response Code
500
Response Headers
{
    "Content-Length": "38"
}
Response BodySelect body
Unable to connect to the remote server

QBO V2 API doesn't support global companies( in this case CA). QBO V2 API不支持全球性公司(在这种情况下为CA)。

Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM