Hi Firebase team,
We've recently encountered an issue with the `.messaging().send()` method. The requests are returning the following error:
{
"error": {
"code": 501,
"message": "Operation is not implemented, or supported, or enabled.",
"status": "UNIMPLEMENTED"
}
}
Additional details:
Could someone please advise:
Thank you in advance
for your help!