[google-appengine] Re: Appengine deployment error

2021-01-29 Thread 'Jose V' via Google App Engine
Hello, Indeed, it looks like some issues were introduced with Cloud SDK version 325.0.0 to the App Engine cron.yaml deployment process. Here is another Issue Tracker entry about a similar issue: https://issuetracker.google.com/178780288 The engineering team is aware of this. I suggest you foll

Re: [google-appengine] login: admin in python37

2021-01-27 Thread 'Jose V' via Google App Engine
Just in case it helps, you can also easily implement IAP for App Engine . The only drawback would be that it secures the entire application, not specific endpoints, which I am not sure is what you require in your scenario On Monday, Janua

Re: [google-appengine] Uploads to Legacy Blobstore are Failing with 500, nothing in the logs

2020-10-09 Thread 'Jose V' via Google App Engine
Hello, I have seen previous occurrences in which deploying with "gcloud app deploy" led to 50X errors when uploading to blobstore. It was indeed due to the App Engine Service account lacking permissions on the newly created Cloud Storage bucket. Note that by default, the Service account used by

[google-appengine] Re: Repeated phising notification from GCP

2020-07-21 Thread 'Jose V' via Google App Engine
Hi, You could contact Billing Support, they can deal with suspensions of accounts or projects. For that you don't need any paid support plan, all accounts have free Billing Support [1] You can see how to contact billing here [2] Regards [1]: https://cloud.google.com/support