このウォークスルーを使用してツールを設定します。ここで「リクエストに無効な認証資格情報がある」というGoogleアナリティクスレポートAPI V4
Hello Analytics Reporting API V4; PHP quickstart for service accountsは、ウォークスルーhttps://advertisebg.com/report1610/GA/HelloAnalytics.phpから一例であり、コードは、我々は次のエラーを受け取り、何の問題もなく、数時間後
Fatal error: Uncaught Google_Service_Exception: { "error": { "code": 401, "message": "Request had invalid authentication credentials.", "errors": [ { "message": "Request had invalid authentication credentials.", "domain": "global", "reason": "unauthorized" } ], "status": "UNAUTHENTICATED" } } in /home/advbg/public_html/report1610/GA/src/Google/Http/REST.php:118 Stack trace: #0 /home/advbg/public_html/report1610/GA/src/Google/Http/REST.php(94): Google_Http_REST::decodeHttpResponse(Object(GuzzleHttp\Psr7\Response), Object(GuzzleHttp\Psr7\Request), 'Google_Service_...') #1 /home/advbg/public_html/report1610/GA/src/Google/Task/Runner.php(181): Google_Http_REST::doExecute(Object(GuzzleHttp\Client), Object(GuzzleHttp\Psr7\Request), 'Google_Service_...') #2 /home/advbg/public_html/report1610/GA/src/Google/Http/REST.php(58): Google_Task_Runner->run() #3 /home/advbg/public_html/report1610/GA/src/Google/Client.php(782): Google_Http_REST::execute(Object(GuzzleHttp\Client), in /home/advbg/public_html/report1610/GA/src/Google/Http/REST.php on line 118
例と全く同じである
「要求が無効な認証情報を持っていました」新しいプロジェクトで何度か再起動し、資格情報を再作成し、新しいサンプルをインストールします。同じ結果が得られました.2時間作業した後、上記のエラーが表示されます。
アイデア?