據我所知,我已經按照https://ipp.developer.intuit.com/0010_Intuit_Partner_Platform/0200_DevKits_for_Intuit_Partner_Platform/Sample_Apps/Java_Sample_App_for_AggCat_Services/0010_Creating_the_App的步驟詳細瞭解了運行java演示應用程序的步驟。運行演示應用程序的問題
啓用日誌後,我看到日誌輸出以下條目
DEBUG: com.intuit.aggcat.logger - Response code=401
DEBUG: com.intuit.aggcat.logger - OAuth access tokens = null
DEBUG: com.intuit.aggcat.logger - Could not get oAuth tokens: null
所以我覺得服務器認爲我沒有權限,但是直覺開發者網站上顯示我有一個客戶賬戶數據測試訪問權限API。有人可以讓我知道我做錯了什麼。
順便說一下,我認爲在上面的鏈接文檔被切斷。最後聲明說,「運行方式」,但沒有說因爲跑什麼
您是否已將OAuth令牌插入到配置中? – 2013-02-22 20:49:23
@William,如果你在上面的鏈接文檔中提到步驟5.f和5.g,那麼是的。否則,請你告訴我需要做些什麼。謝謝。 – user937720 2013-02-22 21:23:23