简体   繁体   English

Firebase-auth与Facebook出错

[英]Firebase-auth Error with Facebook

Firebase auth with Facebook just stopped working on all our Polymer websites. 使用Facebook的Firebase auth刚刚停止在我们所有的Polymer网站上工作。 One of them where updated 19th of march and has been working until yesterday/this afternoon (2017-03-27). 其中一个在3月19日更新,并一直工作到昨天/今天下午(2017-03-27)。

I get the following error message in chrome: 我在chrome中收到以下错误消息:

firebase-auth.js:32

"{"error":{"errors":[{"domain":"global","reason":"invalid","message":"A system error has occurred"}],"code":400,"message":"A system error has occurred"}}

Firebase Authentication is having problems right now. Firebase身份验证现在遇到问题。 Look at the Firebase Status Dashboard here: 在此处查看Firebase状态仪表板:
https://status.firebase.google.com/ https://status.firebase.google.com/

Graph API v2.2 has reached the end of its 2-year lifetime on 27 March, 2017, so this might be connected. 图谱API v2.2已于2017年3月27日达到其2年寿命的终点,因此可能已连接。 You should check your library and possible updates. 您应该检查您的库和可能的更新。 See this chart of deprecation dates , which lists v2.2 as available until March 25, 2017. 请参阅此折旧日期表 ,其中列出了截至2017年3月25日的v2.2。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM