0
votes

I'm getting a weird internal error on Firebase when I'm trying to login to Facebook:

"FIRAuthErrorDomain" - code: 17999

App works just fine when trying to log in using Anonymous auth. I tried re-downloading the GoogleService-Info.plist, deleting the app from Firebase, enabling the Identity Toolkit API and hardcoding a Facebook token with no success.

Any ideas would be appreciated.

Thank you

1

1 Answers

0
votes

Ok! Fixed

So I found that I was retrieving the FB token from the wrong App Id - which didn't have the redirect URI set up.