0

Currently i am trying integrate twilio with dialog flow by running in GCloud. I am facing below error.

2021-02-01 12:12:58.223 HKT(node:14) UnhandledPromiseRejectionWarning: Error: 7 PERMISSION_DENIED: IAM permission 'dialogflow.sessions.detectIntent' on 'projects/sample1-ecji/agent' denied.

Already added Dialogflow Client API & Dialogflow Client Admin

Please advise

Koushik Roy
  • 6,868
  • 2
  • 12
  • 33
  • https://stackoverflow.com/questions/49673575/google-dialogflow-permission-denied-exception This seems like it might answer you question – Lucas Raza Feb 01 '21 at 20:24

1 Answers1

0

Issue resolved. I didn't use the correct service account . Now it is working after using the correct service account.