GoogleCloudPlatform / GoogleCloudPlatform/dialogflow-integrations

Getting error while trying to deploy GCP function

Open
#204 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
286
Forks
547
PR merge metrics
No merged PRs in 30d

Description

Hi All,
I am getting error while trying to deploy the below command in GCP cloud function.

===================================
gcloud functions deploy demodialogflowteams \
--runtime nodejs12 \
--service-account=demodialogflowteams@demodialogflowteams.iam.gserviceaccount.com \
--entry-point app \
--trigger-http \
--set-env-vars GOOGLE_PROJECT_ID="demodialogflowteams",MICROSOFT_APP_ID=$MICROSOFT_APP_ID,MICROSOFT_APP_PASSWORD=$MICROSOFT_APP_PASSWORD,MICROSOFT_TENANT_ID=$MICROSOFT_TENANT_ID
===================================

If anybody has idea on how to deploy this cloud function in GCP that connects our dialog flow with Microsoft teams for conversation

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.