Facebook Login Auth error

Good morning,
So right now I am trying to implement logging into Facebook via the expo package. However when I try to sign in I get an error:
{“code”: “auth/invalid-provider-id”,“message”:“Cannot find the matching protocol to process the request protocol: UNDEFINED_PROTOCOL”}

It appears to be coming from Facebook’s end as I’m not finding anything about this online. The provider id being sent is “facebook.com

Code:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.