简体   繁体   English

尝试更新生产数据失败-Google上的操作

[英]Attempt to update your production data failed - Actions on Google

Where: In build -> Actions -> Upload content via Google Sheets 位置:在构建中->操作->通过Google表格上传内容

Problem: I have the trivia template selected. 问题:我选择了琐事模板。 I've already created a sheet and uploaded and deployed my action. 我已经创建了工作表,并上传并部署了我的操作。 Now I figured out that one of my questions had a wrong answer. 现在我发现我的一个问题回答有误。 So I updated the sheet and then went back to the actions tab to upload content via google sheets 所以我更新了工作表,然后返回到“操作”标签以通过Google工作表上传内容 通过Google表格图片上传内容

Then I clicked on UPDATE TEST and tested my app in the simulator. 然后,我单击了“更新测试”,并在模拟器中测试了我的应用程序。 The changes were reflected. 所做的更改已得到反映。

Then I clicked on UPDATE PROD and I get the following message 然后,我单击UPDATE PROD,然后收到以下消息 尝试更新生产数据失败

On doing further investigation I found out that the GET request is returning a 403 error 在做进一步调查后,我发现GET请求返回了403错误

获取请求失败

and in the Network tab, this is the response I'm getting: 在“网络”标签中,这是我得到的响应:

在此处输入图片说明

I'm not sure what is going on. 我不确定发生了什么。

I have encountered the same situation. 我也遇到过同样的情况。

However, there is a workaround or it must be the right action when upgrading your Q&A Sheet. 但是,有一种解决方法,或者在升级问题与答案表时必须采取正确的措施。 It is to use "submit for production" in Deploy>Release sidebar. 它是在“部署”>“发布”侧栏中使用“提交生产”。 See [attached image]. 参见[附图]。 1 1个

I also had the same problem. 我也有同样的问题。 I think you have changed the Google Sheet's name and questions per page, so it gives an error. 我认为您已更改了Google表格的名称和每页的问题,因此出现了错误。 If you give the same name and questions per page it is taking ie updating. 如果您在每页上输入相同的名称和问题,则说明正在更新。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 通过Google动作传递状态数据 - Passing state data with google actions 使用Google上的操作在对话中保存数据 - saving data in conversations with Actions on Google 使用Google中的“操作”通过自定义命令控制设备 - Control your device with custom commands using Actions in Google 在英国测试Google交易API上的操作时,显示“对不起,我无法在您所在的地区付款”消息 - “sorry, I can't take payments in your region” message when testing Actions on Google transaction API in the UK Google控制台上的操作,显示“您的应用程序必须至少要执行一项操作才能进行测试” - Actions on Google Console showing “Your app must have at least one action to test” 无法获取转换数据以在Google的“操作”中保存参数 - Can't get conv.data to save a parameter in Actions on Google 如何使用字段和变量在带有Dialogflow的Google Actions中永久保存数据? - How to use fields and variables to save data permanently in Google Actions with Dialogflow? Dialogflow / Google上的操作:提供动态响应数据以提供链接建议 - Dialogflow / Actions on Google: Provide dynamic response data for link out suggestions 使用Dialogflow和WebhookClient(v2 API)保存Google动作的会话数据 - Saving session data for Google Actions with Dialogflow and WebhookClient (v2 API) Webhook响应无法正常运行api.ai:无法从Google上的http_response操作解析SDKResponse - Webhook response not working api.ai:Failed to parse SDKResponse from http_response Actions On Google
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM