Expected property name or '}' in JSON at position 4
There was one or more errors when trying to execute the notification
I use in
Front-end "@novu/nextjs": "^3.8.1",
Backe-end "@novu/api": "^1.6.0",


7 Replies
@Community Support Any one can pleas provide me little bit help regarding this issue.
@ganpatjangra
Could you please send us an email to support@novu.co
Please send the email using the novu account email address
Hello @Pawan Jain I am experiencing this same issue 🙂
@BamGoingHam @ganpatjangra
I see this error occurs due to incorrect format Service Account JSON value in FCM integration credentials
Correct format is as per this doc
https://docs.novu.co/platform/integrations/push/fcm#generating-a-service-account-key-json
Amazing thank you
@Pawan Jain Thank you so much.
A small update: we added the validation on the service JSON text area field, so it will throw an error with a description if the format is incorrect.