Dialogflow API v2 Changes
-
Hi everyone,
v1 or the Dialogflow API is shutting down soon. So I have updated the plugin to integrate with Dialogflow API v2. This is a breaking change. To fix, reconfigure the plugin settings to use a new Google service account key file for authentication with the new Dialogflow APIs.
Here’s how to create a service account key file:
- Login to Google Cloud Platform and select your Dialogflow project.
- Navigate to the credentials section of the APIs & Services page.
- Click the create credentials button and select service account key.
- From the service account drop down, select new service account.
- Enter a name for the account, then select the “DialogFlow API Client” role.
- Leave the default key type, then click the create button and download the key file.
- Make sure the Dialogflow API has been enabled.
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Dialogflow API v2 Changes’ is closed to new replies.