传入的webhook无法在火箭聊天中工作

时间:2018-03-27 10:35:20

标签: rocket.chat

我使用火箭聊天创建了新的传入webhook。

> curl -X POST -H 'Content-Type: application/json' --data
> '{"username":"Ship Reporter","text":"Example
> message","attachments":[{"title":"Rocket.Chat","title_link":"https://rocket.chat","text":"Rocket.Chat,
> the best open source
> chat","image_url":"https://rocket.chat/images/mockup.png","color":"#764FA5"}]}'
> https://chat.lintcloud.com/hooks/xxxxxxxxx/yyyyyyyyyy

如果我使用curl点击网址,则会将响应设为false。

{"success":false}

有人知道这个问题请指导我修复。

0 个答案:

没有答案