Assigned
Status Update
Comments
ja...@gmail.com <ja...@gmail.com> #2
[Comment deleted]
ja...@fareclock.com <ja...@fareclock.com> #3
Would you be able to provide an example app which produces an error for which gcloud doesn't report, but appcfg.py does?
st...@google.com <st...@google.com> #4
In this case it is not app specific, The 400 error is due to quota of the application versions being over the limit which is 10 (but for this specific project it has been increased to 60). So any project with more than 10 versions will experience this.
fa...@google.com <fa...@google.com>
st...@google.com <st...@google.com> #5
[Comment deleted]
Description
Summary: When deploying with GAE SDK 1.9.40 Python runtime. "Your version of the App Engine SDK is out-of-date. Please update your SDK" message is recieved and deployment ends with error.
The solution was deleting appcfg_oauth2_tokens and re-authenticate. But the message is confusing and leads to mistakes.
Business impact for users: Deployment
Task to accomplish: Analyze why this confusing message is shown and change it if it is the case to avoid future similar situations.