FB login - Firebase.Auth() Error: The supplied auth credential is malformed or has expired

前端 未结 7 2202
旧时难觅i
旧时难觅i 2021-01-18 18:17

I\'m using react-native-fbsdk: 0.8.0, react-native-firebase: ^5.2.2, react-native: ^0.57.4 and Facebook Test User account.

This happened so suddenly. On

7条回答
  •  旧时难觅i
    2021-01-18 18:44

    I had the same issue, when it turned out I forgot to set the correct API keys and secret in the Firebase console (Authentication methods).

提交回复
热议问题