[google-appengine] Re: App engine with GCS works locally but when deployed doesn't work

2021-02-08 Thread 'ajorda' via Google App Engine
Hello, I believe that the question-answer format from StackOverflow may be more suited in this case and it will give your issue more visibility, which will result in having a bigger chance of managing to solve it. Best regards, Àlex J. On Thursday, February 4, 20

[google-appengine] Re: No module named 'flask_httpauth' but Requirement already satisfied

2021-02-02 Thread 'ajorda' via Google App Engine
Hello, I have managed to reproduce your issue and solve it. I have noticed two points of improvement that I would like to address so that you can move forward with your application. When you run a `pip install` command in your shell, it is only installing the package on your local machine unle

[google-appengine] Re: Error creating Queue: googleapi: Error 400: Location 'us-west1' is not a valid location

2020-03-05 Thread 'ajorda' via Google App Engine
Hello Vijay, Taking a look at the Cloud Tasks overview [1] you will see that Cloud Tasks requires an App Engine app to be able to host the queues. If you take a look at the currently available regions for GAE [2], you will see that the region `us-west1` is not listed, therefore, you cannot