有人遇到以下錯誤嗎?我該如何解決這個問題?預先感謝您的建議Error DetailsCount: 1Last Error:2020-08-09 11:37:48: Deconfin_Service_Exception: Error calling GET https://www.googleapis.com/analytics/v3/data/ga?ids=ga%3A185858750&start-date=today&end-date=today&metrics=ga%3Ausers&dimensions=ga%3Ahour"aUser=u1s1p185858750&samplingLevel=HIGHER_PRECISION: (503) There was a temporary error. Please try again later. in /home/u462343431/public_html/wp-content/plugins/ga-in/tools/src/Deconfin/Http/REST.php:110Stack trace:#0 /home/u462343431/public_html/wp-content/plugins/ga-in/tools/src/Deconfin/Http/REST.php(62): Deconfin_Http_REST::decodeHttpResponse(Object(Deconfin_Http_Request), Object(Deconfin_Client))#1 /home/u462343431/public_html/wp-content/plugins/ga-in/tools/src/Deconfin/Task/Runner.php(174): Deconfin_Http_REST::doExecute(Object(Deconfin_Client), Object(Deconfin_Http_Request))#2 /home/u462343431/public_html/wp-content/plugins/ga-in/tools/src/Deconfin/Http/REST.php(46): Deconfin_Task_Runner->run()#3 /home/u462343431/public_html/wp-content/plugins/ga-in/tools/src/Deconfin/Client.php(611): Deconfin_Http_REST::execute(Object(Deconfin_Client), Object(Deconfin_Http_Request))#4 /home/u462343431/public_html/wp-content/plugins/ga-in/tools/src/Deconfin/Service/Resource.php(240): Deconfin_Client->execute(Object(Deconfin_Http_Request))#5 /home/u462343431/public_html/wp-content/plugins/ga-in/tools/src/Deconfin/Service/Analytics.php(2052): Deconfin_Service_Resource->call('get', Array, 'Deconfin_Servic...')#6 /home/u462343431/public_html/wp-content/plugins/ga-in/tools/gapi.php(361): Deconfin_Service_Analytics_DataGa_Resource->get('ga:185858750', 'today', 'today', 'ga:users', Array)
1 回答

UYOU
TA貢獻1878條經驗 獲得超4個贊
這是 Google 發出的臨時錯誤。它與插件沒有密切關系,它是由于 Google 的 API 暫時中斷造成的。
此 Google Analytics API 錯誤表明處理您的查詢請求時出現問題。如果您在短時間內發出太多錯誤查詢,或者用完當天的配額,則可能會發生這種情況。在某些情況下,這可能表明服務器太忙而無法處理您的請求(通常是針對非常大的查詢)。
太多的嘗試甚至會導致好的查詢以這種方式被阻止。
唯一的解決方案是等待一段時間(第二天),直到 API 讓您重試。
- 1 回答
- 0 關注
- 125 瀏覽
添加回答
舉報
0/150
提交
取消