0

I'm using GCP cloud run to manage a nodeJS/express API, I did a redirecction from a custom domain to url from cloud run with firebase hosting, when I do a POST request to cloud run domain everything works ok, but when I do the same POST request to my custom domain through firebase hosting the request is redirected as GET. Is there any additional configuration to setup?

I expect to firebase doesnt change HTTP verb

Doug Stevenson
  • 297,357
  • 32
  • 422
  • 441
  • Please edit the question to show how you set up and configured everything and how you are observing the results. We should be able to duplicate the behavior using the instructions you provide. – Doug Stevenson Feb 13 '23 at 22:04

0 Answers0