Cloud run service(Internal) with Dialogflow throws 404 error

Hi Team,

I’m facing an issue with Internal Cloud run service running flask application returning 404 on Dialogflow cx agent. The same internal URL works with token and curl command from a VM in same vpc. I have attached vpc connector to cloud run service. Also created Service directory and created endpoint with Internal application load balancer. However nothing works with Dialogflow cx, it throws 404 error. The same thing works with request from vm. Seems like something related to network/routing from Dialogflow is the issue. If I change the cloud run service to public it works. Appreciate your help.

Seems like something related to network/routing from Dialogflow is the issue.
Yes Please Try