【发布时间】:2017-03-23 01:03:46
【问题描述】:
不是每次都出现,但是日志中有时会出现这个错误:
FIREBASE WARNING: {"code":"app/invalid-credential","message":"Credential implementation provided to initializeApp() via the \"credential\" property failed to fetch a valid Google OAuth2 access token with the following error: \"read ECONNRESET\"."}
有没有办法像重试一样处理这种错误? 还是可以忽略它?
【问题讨论】:
-
可能与警告无关,但我收到此错误:“错误:无法加载默认凭据。浏览至 developers.google.com/accounts/docs/… 了解更多信息。”在我的 Firebase 错误日志中。函数执行失败。
标签: firebase google-cloud-functions