[google-appengine] Re: Deploying with Dockerfile: error: Unable to locate package python3.8

2022-01-24 Thread 'George (Cloud Platform Support)' via Google App Engine
How does your deploy command look like? It should look similar to: gcloud app deploy --image-url=LOCATION-docker.pkg.dev/PROJECT-ID/REPOSITORY/IMAGE:TAG. The error message invites us to look at logs. If we ask for logs here, we risk getting your private information visible in a publicly visibl

[google-appengine] Re: Google Chat web hook not working with Notification alerts channel in GAE

2022-01-24 Thread Sajal Gupta
Hello Felipe, My own bot written using instructions in GAE documentation is working fine for Google chat webhooks. I am facing a problem with Notification Channels on GAE console. This is where I am trying to add the webhook. [image: notification channel.jpg] When I add Google chat room webho

[google-appengine] Re: Google Chat web hook not working with Notification alerts channel in GAE

2022-01-24 Thread 'Felipe Bergallo Corral' via Google App Engine
Well, there is step-by-step documentation here , but I'm guessing you already read that so if you're having trouble setting it up... Would you mind showing us a sanitized version of your code? (Might be something in there that's off which is