The supplied auth credential is malformed or has expired! Facebook Login #10091
Unanswered
Shajeel-Afzal
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@Shajeel-Afzal Were you able to resolve this issue? What was the root cause? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting an error that is not allowing Facebook login and giving the error as shown in the screenshot below:
I have configured the Facebook Authentication Properly on Firebase Console by providing the App ID and Secret.
And in my Flutter code, I have specified the app id for the clientId parameter:
I am using firebase_ui_oauth_facebook: ^1.0.8 right now.
Beta Was this translation helpful? Give feedback.
All reactions