[google-appengine] Re: get SSL certificate (appspot.com) to consume WS deployed on GCP

2021-07-07 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello, To declare that HTTPS should be used for a URL, you set up a security constraint in the deployment descriptor for your appspot.com domain. Related details are to be found in the "Secure URLs" sub-chapter

[google-appengine] Can we store images and videos using Google Cloud nDB?

2021-07-07 Thread Bolt Reactor
Dear Fellows, We developed a project using nDB and webapp2. Now we upgrade the project to REACT and Django using cloud NDB. My technical team tried to use Cloud nDB for storing images and media files and they say it is not possible. I myself sit with a big that how is it possible that we ar

[google-appengine] ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred.

2021-07-07 Thread Artyom Krilov
Hi, While running Nginx example from https://github.com/GoogleCloudPlatform/appengine-custom-runtimes-samples getting following error: Updating service [default] (this may take several minutes)...failed. ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred. Any ideas? --

[google-appengine] Re: spring boot java 8

2021-07-07 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello, I understand that you are having an error in a test[1] , getting the error at org.springframework.util.Assert.notNull(Assert.java:201). To provide you with more relevant information