Create User Notification Cloud API returning 404

I’m attempting to use UserNotification cloud API, but the given URL in the documentation is returning 404 upon POST request.

My code:

Docs:

Documentation doesn’t mention what specific data is required; my API key has the correct universe and access permissions; there is a created notification

The data I’m giving aligns with the sample data on the documentation.

Status: 404
Code: ERR_BAD_REQUEST

A private message is associated with this bug report

Hey there, you seem to have double cloud in your route (../cloud/cloud/..), what happens if you adjust that?

I guess I overlooked that. I’ve removed the double cloud and now receive a 500 error, which is an improvement.

code: 'UNKNOWN', message: 'Exception was thrown by handler.'

Thanks, and to confirm, this is still with the same payload as in your original message?

Yep, it’s the same payload.,.,.,.,.,.,.

1 Like

Should I expect any updates regarding this soon?

I let the team that owns this endpoint know about your thread after the last reply. Just wanted to make sure it wasn’t because of that typo. They’ll respond when they are able to!

2 Likes