-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Bug Report: Getting error in FCM V1 integration #6567
Comments
Join our discord community :- https://discord.novu.co |
@jainpawan21 We are running Novu v0.23.0 but on Docs for v2.0.0 I see the same Info box about FCM version 1.
Happy to raise a new ticket if that helps? |
📜 Description
We've disabled the Cloud Messaging API (Legacy) API and we're using novu docker v0.23.0.
Getting below error:
"Sending message failed due to "Operation is not implemented, or supported, or enabled. Raw server response: "{"error":{"code":501,"message":"Operation is not implemented, or supported, or enabled.","status":"UNIMPLEMENTED"}}"""
👟 Reproduction steps
Send PN
Get the above error in Activity log
👍 Expected behavior
Send PN without any error
👎 Actual Behavior with Screenshots
Getting below error
Novu version
v0.23.0
npm version
10.2.3
node version
v18.19.0
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: