Firebase console broken and the senderID, server keys all changed

大兔子大兔子 提交于 2019-12-12 04:14:21

问题


I created my Firebase app, created all the senderIDs & server key for Cloud Messaging. I tested and everything worked. That was last week.

This week I am doing more testing and getting an error returned to my php script: { ["error"]=> string(13) "NotRegistered" }

I log back in to Firebase, go to Project Settings -> Cloud Messaging and see BOTH the server key and the sender ID have changed. As well, the iOS linked app section just spins and spins and never loads that section. I haven't done anything. Is anyone else experiencing this? How can I get this fixed? I can't even see the full Server Key...and when I tried linking the new senderID back to my Play Store Developer App Console it errored out saying "invalid senderID". Thus I don't even think the new senderID and server keys will work...but at the same time, the ones I was using are not working now either.

来源:https://stackoverflow.com/questions/44741392/firebase-console-broken-and-the-senderid-server-keys-all-changed

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