Invalid ID TOKEN

Hello everyone, I'm trying to authenticate users for my app using firebase authentication options but, I always receive this error 'code' '400' INVALID_ID_TOKEN, i use the next block to get the id token.


The firts time works awesome but, when i tried to acces again i got that response...
Screenshot_19

How are you getting the idToken ? Are you using an extension or simply the web component to interact with Firebase ?

1 Like

Hello dear friend
i'm using web component :smiley:

Have you been using this guide ?

1 Like

i didn't know that this guide existed, ty friend I'm going to use it! :sunglasses:

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