How to let a different google user use my dialogflow app? I tried by adding email id of the user (email added as PROJECT Viewer under IAM in Google Cloud Platform Console).However when I went to test with this user on google assistant and said 'talk to myAppName' google failed to identify that user is trying to access the dialogflow app.
What is the correct way to achieve this?