DEV Community

ADEKOLA Abdwahab
ADEKOLA Abdwahab

Posted on

13

An error occurred when trying to authenticate to the FCM servers

The error message again: `


'An error occurred when trying to authenticate to the FCM servers. Make sure the credential used to authenticate this SDK has the proper permissions. See https://firebase.google.com/docs/admin/setup

This error message is about enabling Cloud Messaging and Firebase Cloud Messaging - they are two different services, and both have to be enabled.

Note that yours might not be these two if you are working on a project that requires different services. However, the issue is about enabling required Firebase service.

Firebase authentication error log

menu to click to manage api

Button to Manage project api

button to enable the api

cloud messaging enabled


tweet

for further assistance!

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (1)

Collapse
 
embarq profile image
Lee Igor

Thanks so much! It helped a lot