Private Message notification doesn't work if its sent via API

Deleted user July 28, 2017

Hi everyone, 

Using this call:

URL:

POST https://mycompany.hipchat.com/v2/user/user@mail.com/message

HEADERS:

Content-Type: application/json
Authorization: Bearer **

BODY:

{
"color": "purple",
"message_format": "html",
"notify":true,
"message": "dasdasdasd"
}

 

If i call this endpoint, the user will receive notification of the message on the top right corner, but if he don't click on this notification before it dissapear, then the user will not be able to find this message again, since on the people list on the left on the hipchat client, no nofitication of this message will appear.

 

Can anyone help me, is it expected behavior ?

 

Thanks ands regards

 

Steve

1 answer

0 votes
Deleted user July 28, 2017

Ok found my answer, its most likely a bug because if i remove "message_format": "html" in the body, it works fine. Not cool.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events