Getting Unknown ErrorCode in response when sending FCM Notification by using FCM HTTP v1 SDK in C# .NET

29 views
Skip to first unread message

Praveen Sajwan

unread,
Jun 20, 2024, 4:31:28 PM (9 days ago) Jun 20
to Firebase Google Group
Hi Team,

I am using FCM HTTP v1 SDK to send Multicast Message as shown below in our C# .NET Application:

//Send MultiCast Message using SDK BatchResponse pushRes = await FirebaseMessaging.GetMessaging(firebaseApp).SendEachForMulticastAsync(message);


Its working perfectly fine on our Dev and QA Environment and notification are being sent successfully to the devices. But we facing issue on our Production environment with the same service, as its always responding with

FirebaseException.ErrorCode = Unknown


Can someone please help in resolving the same.

NOTE: We were perviously using Legacy FCM API and now we migrating to use FCM HTTP v1 using its SDK


StackOverflow Link: https://stackoverflow.com/questions/78647174/getting-unknown-errorcode-in-response-when-sending-fcm-notification-by-using-fcm


Thanks,

Praveen Sajwan

Reply all
Reply to author
Forward
0 new messages