Hi!
Recently i received a mail from google like advertise me about shout down the application like i created on google console cloud.
I created app for tinywebdb and i created this app with phyton 2.7.
The problem is in a sample code of app inventor of yaml file.
The runtime is python and not phyton27.
This is a response of google:
" Thank you for contacting Google Cloud Support team. My name is Suren and I am going to assist you with this matter.
Alessandro, you might have written the code in Python 2.7, but the runtime specified in the yaml file was "python", which sets Python 2.5. In order to set Python 2.7, the syntax in the yaml file should have been "python27" [1].
If you go to App Engine > Versions, in your Console, you should see "python" under "Runtime", and not "python27". This is why you have received the email notification."
If i change runtime in python27 have a code 2 error.
How i resove my problem?
Thanks all!
Alex.