Can't see Dialogflow access tokens

1k Views Asked by At

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.

1

There are 1 best solutions below

0
On

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.