Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud Messaging API (Legacy) Disabled

Hello! I'm running into an error with my Cloud Messaging API (Legacy) being Disabled. It just keeps telling me "Failed to Load" and I don't know how to correct it. Has anyone run into this issue? Please help!IRRASacademy.png

2 3 1,807
3 REPLIES 3

Hi @irrasacademy,

Welcome to Google Cloud Community!

You must migrate from Google Cloud Messaging (GCM) API to Firebase Cloud Messaging (FCM)

If you need immediate assistance and/or this is impacting your production systems, contact Google Cloud Support directly. However, I can’t give a specific date as to when this will be resolved.

Log in to your Google Cloud Console and navigate to the support section to open a case. Clearly describe the problem, including:

  • Your project ID
  • The specific error messages you're receiving.
  • The impact this is having on your applications.
  • Any relevant logs or screenshots.
  • Your desired resolution.

If you've tried everything else and think there's a bug in the old API, file a bug report in the public issue tracker.

I hope the above information is helpful.

Yeah similar problem how to I fix?

There is no need to activate Cloud Messaging API (Legacy)
Now. firebase has changed the way notifications are sent and received
https://firebase.google.com/docs/cloud-messaging/migrate-v1
Follow the method in the link and you will reach an ideal solution
<URL removed by staff>
Also, this video will explain a lot to you