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
Hello, I'm new to FCM and therefore to your project.
My question is about the the "API_TOKEN" required for the FCM initialisation.
Where can I find this token in Firebase? Is it not already in the json of "GOOGLE_APPLICATION_CREDENTIALS_PATH" ?
Looking at the code, I see that it requires the "SERVER_KEY" from the legacy API, but what's the point of mixing legacy with new API?