You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2025. It is now read-only.
Other... Please describe:
Currently to use Jovo with Dialogflow we need to generate service account key which is not secure practice. Jovo should work with Workload Identity Federation and locally with Default Application Credentials instead of using json key.
Expected Behavior
Run jovo deploy with default application credentials locally or with provided Workload Identity Federation file.
Current Behavior
We need to priovide json key.
Error Log
[14:04:47] →
› Error: There was a problem:
›
› [ERR] Could not activate your service account: ERROR:
› (gcloud.auth.activate-service-account) The .json key file is not in a
› valid format.
›
›
› Module: jovo-cli-platform-google
›
I'm submitting a...
Currently to use Jovo with Dialogflow we need to generate service account key which is not secure practice. Jovo should work with Workload Identity Federation and locally with Default Application Credentials instead of using json key.
Expected Behavior
Run jovo deploy with default application credentials locally or with provided Workload Identity Federation file.
Current Behavior
We need to priovide json key.
Error Log
Your Environment