• Plugin Author dpowney

    (@dpowney)


    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:

    1. Login to Google Cloud Platform and select your Dialogflow project.
    2. Navigate to the credentials section of the APIs & Services page.
    3. Click the create credentials button and select service account key.
    4. From the service account drop down, select new service account.
    5. Enter a name for the account, then select the “DialogFlow API Client” role.
    6. Leave the default key type, then click the create button and download the key file.
    7. 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.