我有一个 Google Cloud Scheduler 设置为myservice.appspot.com/endpoint
每天访问一次 Google App Engine 端点。如何在我的 Google App Engine 端点中验证我的 Google Cloud Scheduler 的身份?我正在使用 Python 和 Flask。
我有一个 Google Cloud Scheduler 设置为myservice.appspot.com/endpoint
每天访问一次 Google App Engine 端点。如何在我的 Google App Engine 端点中验证我的 Google Cloud Scheduler 的身份?我正在使用 Python 和 Flask。