or, more specifically, I have added information for a second language on the console, but now I cannot use "gactions test..." to deploy it because I get the error:
Pushing the app for the Assistant for testing...
ERROR: Failed to test the app for the Assistant
ERROR: Request contains an invalid argument.
Field Violations:
# Field Description
1 agent_version_content.action Your app must have at least one action for locale fr
2017/10/11 18:11:04 Server did not return HTTP 200
Consequently I must either
- Add the locale info, or
- Delete the language from the console
Neither of which I can do because
- The actions package doc does not indicate how to specify a locale for an action, and
- The console doesn't seem to provide for language deletion
Please somebody help here. Thanks