简体   繁体   English

Google操作和DialogFlow错误“抱歉,此操作无法用于您的应用”

[英]Google Action and DialogFlow error “Sorry, this action is not available for your app”

I created a DialogFlow app that works perfectly in my developer account. 我创建了一个DialogFlow应用程序,可以在我的开发者帐户中完美运行。

But I need to test it as another user, so in my Google Action simulator, I added another test account as a OWNER to the project. 但我需要将其作为另一个用户进行测试,因此在我的Google Action模拟器中,我将另一个测试帐户添加为该项目的所有者。

I verified this user has OWNER status in both the DialogFlow and Google Action UI. 我验证了此用户在DialogFlow和Google Action UI中都具有OWNER状态。

They are able to edit both projects with full access. 他们能够以完全访问权限编辑这两个项目。

However, when the test account tries to use the simulator it says: 但是,当测试帐户尝试使用模拟器时,它会说:

Sorry, this action is not available for your app. 抱歉,此操作无法用于您的应用。 Sorry, this action is not available for your app. 抱歉,此操作无法用于您的应用。 In the simulator, you are only able to invoke actions that you have added to your app. 在模拟器中,您只能调用已添加到应用程序的操作。 For more information on how to invoke your app, click here https://developers.google.com/actions/discovery/explicit 有关如何调用您的应用的更多信息,请点击此处https://developers.google.com/actions/discovery/explicit

This makes no sense to me: 这对我没有意义:

  1. I verified the test user has OWNER/ADMIN status on both DialogFlow and Google Actions for the project. 我验证了测试用户在项目的DialogFlow和Google Actions上都有OWNER / ADMIN状态。

  2. In DialogFlow, I verified the Google Assist is pointing to Default Welcome Intent as the default intent. 在DialogFlow中,我验证了Google Assist指向Default Welcome Intent作为默认意图。

  3. In Google Actions, I verified that the Default Welcome Intent is visible on the BUILD > ACTIONS UI. 在Google Actions中,我验证了在BUILD > ACTIONS UI上可以看到Default Welcome Intent

  4. As others suggested, I tried renaming the app several times with no luck. 正如其他人建议的那样,我尝试多次重命名应用程序而没有运气。

  5. I tried publishing an Alpha version, with still no luck. 我尝试发布一个Alpha版本,但仍然没有运气。

My gut tells me it is some sort of permission/visibility problem, but I am completely stuck. 我的直觉告诉我这是某种许可/可见性问题,但我完全陷入困境。 Any ideas would be of great help. 任何想法都会有很大的帮助。

EDIT: THIS ISSUE HAS BEEN SOLVED. 编辑:这个问题已经解决。 SEE COMMENT BELOW. 见下面的评论。

"I revisited my activity controls and noticed my "Web and App Activity" had a special clause due to organization permissions. I completely missed it due to the confusing UI. Posted a picture in the main thread. Thanks for reminding me to double check that area." “我重新访问了我的活动控件并注意到我的”Web和应用程序活动“由于组织权限而有一个特殊条款。由于令人困惑的UI,我完全错过了它。在主帖中发布了一张图片。感谢提醒我仔细检查一下区域。”

在此输入图像描述

After you asked your company admin to enable this feature, it should be same as the image in below. 在您要求公司管理员启用此功能后,它应与下面的图像相同。

This error message is quite misleading. 此错误消息非常具有误导性。 I have encountered this error a couple of times, and generally the problem was with one of the privacy settings in my Google account. 我几次遇到此错误,通常问题出在我的Google帐户中的一个隐私设置中。

In this case you should go to https://myaccount.google.com/activitycontrols , confirm that you are logged in using your test account, and make sure the following are enabled: 在这种情况下,您应该访问https://myaccount.google.com/activitycontrols ,确认您已使用测试帐户登录,并确保已启用以下内容:

  1. Web & App Activity 网络与应用活动
  2. Device Information 设备信息
  3. Voice & Audio Activity 语音和音频活动

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM