You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Firebase Admin Go in my app and I got this error -> Key "UUID" does not exist in my middleware that I have created for auth.
This error occurred in firebase.VerifyIDToken function and every time this function was called it showed the same error. The only solution was to restart the server and t didn't show this error again.
I hadn't any issue with the Firebase Admin Go SDK before, is this a bug in the latest version?
I use Firebase Admin Go in my app and I got this error -> Key "UUID" does not exist in my middleware that I have created for auth.
This error occurred in firebase.VerifyIDToken function and every time this function was called it showed the same error. The only solution was to restart the server and t didn't show this error again.
I hadn't any issue with the Firebase Admin Go SDK before, is this a bug in the latest version?
The text was updated successfully, but these errors were encountered: