0

I'm not using the enterprise edition Dialogflow but I still can't see the developer and client access tokens. I'm creating my own custom integration and I have been using the client access token that I could see in the General settings. Now both the client and developer access tokens aren't there.

HackleSaw
  • 119
  • 2
  • 14

1 Answers1

0

Dialogflow v2 no longer uses developer/client access tokens. Those were for v1 only.

You need to setup authentication and download private keys now to access the API endpoints.

Prisoner
  • 49,922
  • 7
  • 53
  • 105