Troubleshooting¶
Getting support¶
All users have access to a public Discord support for support and collaboration. Check the links page.
Project not found¶
Make sure that you have configured either the gcloud CLI or the authentication json
file properly.
You can find more information in the Authentication page.
You need to enable the Dialogflow API¶
You have to enable the Dialogflow API
on your GCP project if you want to interact with the cxcli
. Make sure you have the permissions needed for the tool.
You can find more information in the Authentication page.
You need to enable the Cloud Speech-to-text API¶
You have to enable the Cloud Speech-to-text API
on your GCP project if you want to run the cxcli stt
commands.
You can find more information in the Authentication page.
You need to enable the Cloud Text-to-speech API¶
You have to enable the Cloud Text-to-speech API
on your GCP project if you want to run the cxcli tts
commands
You can find more information in the Authentication page.