Hello,

I understand that you have a problem with your application. Although Google 
Groups is meant for general discussions, we may still be able to guide you, 
at least a little bit.

To move things forward, would you be able to share some redacted logs about 
the 400 error? I was able to find this 
<https://developer.mozilla.org/en-US/docs/Web/HTTP/Status> article with 
basic information.

Client error responses:
400 Bad Request
The server could not understand the request due to invalid syntax.



On Tuesday, December 15, 2020 at 12:04:59 PM UTC-5 [email protected] 
wrote:

> Hi have a Python 3.8 Django app deployed to GAE standard with a working 
> cron job that
> executes an endpoint. The endpoint returns a 200 when everything goes well.
> The app.yaml file does not define the service name and is the default 
> service.
> there is only one job in the cron.yaml and does not specify a target 
> service. 
>
> When I specify the service name in the app.yaml and specify the cron job to
> target that same service, it executes the endpoint but returns a status 400
> and doesn't execute the code in the endpoint function.
>
> What is causing the status 400?
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e66be266-5356-45f6-971b-520cdca4b48an%40googlegroups.com.
  • [google-appengine... David Pomeroy
    • [google-appe... 'Elliott (Cloud Platform Support)' via Google App Engine
      • Re: [goo... David Pomeroy
        • Re: ... 'Elliott (Cloud Platform Support)' via Google App Engine
          • ... 'Elliott (Cloud Platform Support)' via Google App Engine

Reply via email to