fcm push meet error :Operation is not implemented, or supported, or enabled.

11,703 views
Skip to first unread message

黄楷文

unread,
Aug 21, 2024, 8:36:53 AMAug 21
to Firebase Google Group
hello, i meet a error when send fcm push, the error is Operation is not implemented, or supported, or enabled. could you. tell me when may cause this error happen?

Shaun Panjabi

unread,
Aug 23, 2024, 9:37:42 AMAug 23
to Firebase Google Group
I am also getting this error too:
*internal.FirebaseError=http error status: 501; reason: server responded with an unknown error; response: { "error": { "code": 501, "message": "Operation is not implemented, or supported, or enabled.", "status": "UNIMPLEMENTED" } } ; details: Operation is not implemented, or supported, or enabled.)

Hoping to get some idea as to what is causing it as well.

Shaun Panjabi

unread,
Aug 23, 2024, 11:28:43 AMAug 23
to Firebase Google Group
I figured out what my issue was. We are using the Go Firebase Admin SDK and was on an older version that was using the legacy API for sending "batch" pushes (SendMulticast), which is getting deprecated.

Updating the SDK from V3 to V4 resolved it. Hope that helps!

Reply all
Reply to author
Forward
0 new messages