googleapis / nodejs-dialogflow

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://dialogflow.com/
Apache License 2.0
797 stars 271 forks source link

list training phrases: should list training phrases in an intent failed #999

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: 2492264ffa536521b794eff60c60bbe2def57b9b buildURL: Build Status, Sponge status: failed

Test output
Command failed: node listTrainingPhrases.js long-door-651 e8f6a63e-73da-4a1a-8bfc-857183f71228
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.

Error: Command failed: node listTrainingPhrases.js long-door-651 e8f6a63e-73da-4a1a-8bfc-857183f71228
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.

    at checkExecSyncError (child_process.js:635:11)
    at execSync (child_process.js:671:15)
    at exec (system-test/listTrainingPhrases.test.js:21:21)
    at Context. (system-test/listTrainingPhrases.test.js:35:20)
    at processImmediate (internal/timers.js:461:21)