1

次の行でGoogleAnalyticsのHelloAnalyticsApiSamplejava.net.ConnectException: Connection refused: connectを試しているときに例外が発生しました:

return new AuthorizationCodeInstalledApp(flow, new LocalServerReceiver()).authorize("user");

パラメータ「user」で特定のユーザーを指定する必要がありますか?

analytics.json入力ファイルに以下のエントリを提供しました(書き込み権限に関する例外があったため、このエントリを手動で提供しました):

{
  "installed": {
    "client_id": "my client id ",
    "client_secret": "my client secret"
  }
}
4

0 に答える 0