【发布时间】:2017-10-11 16:35:33
【问题描述】:
或者,更具体地说,我在控制台上添加了第二种语言的信息,但现在我无法使用“gactions test...”来部署它,因为我收到错误:
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
因此我必须要么
- 添加区域信息,或
- 从控制台中删除语言
这两个我都做不到,因为
- 操作包文档未说明如何为操作指定区域设置,并且
- 控制台似乎没有提供语言删除功能
请有人帮忙。谢谢
【问题讨论】:
标签: multilingual actions-on-google