Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Getting 502 Badgateway for one api while sending request to backend cloud run

Getting 502 Badgateway for one api while sending request to backend cloud run.

For us API configured in APIGEE and backend service hosted on cloud run.

We are not seeing any error log in GCP log explorer .While hitting api in network tab we can see 502 bad gateway

Kindly help us to resolve the same.

0 2 708
2 REPLIES 2

Hello @Monalisa!

Welcome to the Google Cloud Community!

Take a look at Apigee's Runtime Error Catalog. When API Requests are made through Apigee, the backend servers can return errors to the client application. Here you can see the possible cause of the bad gateway.

If the above options don't work, you can contact Google Cloud Support to further look into your case. Let me know if it helped, thanks!

Thanks for your support. Through analysis got to know my cloud armor policy blocked request with 502 bad gateway.

Top Solution Authors