We were trying to upgrade my DialogFlow Google Action from v1 to v2 of DialogFlow. After enabling DialogFlow V2 we are not getting request delivered to our webhook from Google Action if we are using account linking. When account linking is disabled, we are able to get the requests properly. But after enabling account linking the request does not get forwarded to your webhook.
We are not using Actions-for-google SDK and are using JSON requests and responses directly. V1 of the API works properly and is having no issues.
Please help resolve the situation.