on 2023 Jun 19 4:48 PM
Hi all
I am trying to create user notifications on my Launchpad site one SAP Build Workzone (standard edition).
I've used these guides to generate the notification endpoint, credentials, destination & template.
When trying to create a notification I get a HTTP 500:
POST https://notifications.cfapps.eu10.hana.ondemand.com/v2/Notification.svc/Notifications
{ "NotificationTypeKey": "Test", "NotificationTypeVersion": "0.3", "Priority": "High", "Recipients": [ { "RecipientId": "nelisth@cronos.be" } ]}
Response 500:
{ "error": { "code": "500", "message": { "lang": "en", "value": "Failed to create notification" } }}
Any clues would be very helpful!
Request clarification before answering.
Hi Pavan
It's been a while, but I believe our issue was caused by the notification template.
We did not have any actions in our notification template, so we did not pass the actions property. When we provided an empty "actions" array to the API call, our issue was resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
82 | |
12 | |
9 | |
8 | |
8 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.