Cloud Functions for Firebase and third party api

大憨熊 提交于 2019-11-27 16:20:40

There's a warning in the docs:

Firebase projects on the Spark plan can make only outbound requests to Google APIs. Requests to third-party APIs fail with an error. For more information about upgrading your project, see Pricing.

So you'll need to upgrade to a paid plan to use external APIs.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!