cloud-functions-oauth-gmail的问题

时间:2019-05-29 19:24:19

标签: google-cloud-platform google-cloud-functions google-oauth

尝试实施以下教程 https://cloud.google.com/community/tutorials/cloud-functions-oauth-gmail

我无法添加 授权的JavaScript来源: https://[YOUR_GCF_REGION]-[YOUR_GCP_PROJECT_ID].cloudfunctions.net/oauth2callback 我的oauth凭证。

因为它不能包含通配符(https://*.example.com)或路径(https://example.com/subdir

教程说要添加https://[YOUR_GCF_REGION]-[YOUR_GCP_PROJECT_ID].cloudfunctions.net/oauth2callback,而Google Cloud Console凭据不接受!

需要帮助,在此先感谢!

0 个答案:

没有答案