eristemena / dialogflow-fulfillment-webhook-php

Dialogflow agent fulfillment PHP library supporting v1 & v2
MIT License
103 stars 47 forks source link

Calling $agent->getActionConversation() results in an undefined index error #28

Closed flavazelli closed 5 years ago

flavazelli commented 5 years ago

according to the Anonymous User Identity documentation, the use of userId has been deprecated since May 31st 2019, leading to an undefined index error when calling $agent->getActionConversation()