Share button not found (anymore) in Google smart home action test simulator

前端 未结 1 1375
名媛妹妹
名媛妹妹 2021-01-25 12:32

We are developing a google smart home action. As per this and this guides we added testers as viewer and shared action and it worked few months ago. Now we don\'t see this share

相关标签:
1条回答
  • 2021-01-25 13:27

    As per discussion with 'Actions on Google Support Team' they say that "There has been a slight modification on the interface in the simulator page. Unfortunately, the current documentation hasn't been updated yet to reflect this change."

    You can still share your Action without the share button. To recap:

    1. Go to the Actions console and select your project.
    2. In the right navigation menu, select the three dot icon and then Manage User Access.
    3. This redirects you to the IAM page for your project.
    4. Click ADD to set a team member's access to your project. You must be an owner of the project.
    5. Type the member's email address in the Members box. To assign view access, from the Roles menu, select Project and then Viewer. The members you add will be able to see the Action on their console. Please note that the system does not proactively notify the added members.
    6. Tester/Viewer will have to login in to console and Enable testing in simulator to see the action in Google Assistant App.

    Happy Coding !

    0 讨论(0)
提交回复
热议问题