1

I am trying to map a domain name for google cloud run service running in 'asia-south1' region. But as per cloud run domain mapping limitations it is not possible use cloud run domain mappings in 'asia-south1' region.

So document suggested to set up a custom domain by configuring an HTTP(s) load balancer

I did that configuration but both ip address and mapped domain to ip address are throwing 'Bad Request (400)' error.

What mistake I have made? How should I solve this?

Thanks in advance!

  • Show what you configured in your question. Pointing to a guide does not help as we do not know if you followed the guide correctly. – John Hanley Jun 22 '21 at 17:46
  • 1
    Hi Sir, thanks for the reply! Issue has been solved. I have configured load balancer correctly but static ip address was not added in 'ALLOWED_HOSTS', I did that and deployed new revision. Everything is working fine. Thanks again for your time. – Vishal Kapale Jun 23 '21 at 08:06

0 Answers0