Firebase ID token has incorrect "aud" (audience) claim #626
Unanswered
volkanelci
asked this question in
Q&A
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I followed every instruction on the documentation but I get this error when I try to get the user with Firebase Admin SDK with the idToken
Firebase ID token has incorrect "aud" (audience) claim. Expected "myAppId" but got "855696565022-ekhi95t9oj8d0ertg8igmvvljvb5bau5.apps.googleusercontent.com". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK
Beta Was this translation helpful? Give feedback.
All reactions