当我在我的 asp.net 应用程序中访问 Quick book intuit 合作伙伴平台请求 URL 时,我遇到了以下问题:
<?xml version="1.0"?>
-<IntuitResponse requestId="d726443543j5h4377w49hj34734hd6" time="2013-10-11T05:32:55.345Z" xmlns="http://schema.intuit.com/finance/v3">
-<Fault type="AUTHENTICATION">
-<Error code="3102">
<Message>message=No apptoken detected; errorCode=003102; statusCode=401</Message>
</Error>
</Fault>
</IntuitResponse>
如何传递 apptoken?