Hi,
During the deployment process of my app no errors occurred, however when I try to access it the server respond with status 400 - Bad request. My app location is southamerica-east1 and it works in a flexible environment with custom runtime.
My guess: southamerica-east1 local does not support a flexible environment with custom runtime. Is it right?
What should I do?
Thanks
Hi Rafael,
Thank you for opening this thread, I personally deployed and successfully served an App Engine Flex custom runtime application following this documentation to the southamerica-east1 region.
I would assume that the issue may be in the way your application is handling requests that being said, the GCP Google Groups are more oriented towards general opinions, trends, and issues of general nature touching App Engine.
I would recommend bringing this issue to a website such as Stack Overflow, where experienced programmers are within reach and ready to help.