【发布时间】:2019-07-04 23:33:52
【问题描述】:
尝试使用 Firebase Cloud Function 中的 nodemailer 库发送邮件时。我收到错误:
Billing account not configured. External network is not accessible and quotas are severely limited. Configure billing account to remove these restrictions
我正在使用 Blaze(现收现付)计划。
【问题讨论】:
-
错误消息与您对计费状态的看法明确不一致。如果您只是设置结算帐户,请给它几个小时来传播(通常不需要,但有时需要)。如果问题在此之后仍然存在,请reach out to Firebase support 获得个性化帮助,以解决项目的计费状态。
-
我已经燃烧了一年多,所以我猜问题出在其他地方。我已经按照你的建议寄了票。谢谢
标签: google-cloud-firestore google-cloud-functions