[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

[google-appengine] Error connecting to MongDB Atlas from App Engine (node.js)

2021-02-02 Thread Yezzer
Hi, I'm trying to connect to MongoDB Atlas from App Engine, but getting errors. I've whitelisted 0.0.0.0/0 on MongoDB Atlas as this is just a test project. I can connect fine from my local node server. Any ideas as to what I can try? MongoServerSelectionError: connection to

[google-appengine] Re: Error connecting to MongDB Atlas from App Engine (node.js)

2021-02-02 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Yezzer, If you think this is caused by errors on the GCP side, you are encouraged to rather open an issue in the Public Issue Tracker , as more details are needed to investigate, some of which are of a private nature. A publicly visible thread like