1

There are 1 best solutions below

0
alp On

The answer to this question is in your first screenshot. Here is the request header:

console.log('Dialogflow Request headers: ' + JSON.stringify(req.headers));

just check your logs in Stackdriver and you will see a new field myKey in each request.