You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to use with CircleCI, getting Error: Hook failed. on CircleCI side.
Logs says Invalid message: missing text or attachments.
By using tcpdump I see the json as: {"attachments":[{"fallback":"Hello from CircleCI","text":"Hello from CircleCI","color":"#AAAAAA"}],"text":"","channel":""}
Tried to use with CircleCI, getting
Error: Hook failed.
on CircleCI side.Logs says
Invalid message: missing text or attachments
.By using tcpdump I see the json as:
{"attachments":[{"fallback":"Hello from CircleCI","text":"Hello from CircleCI","color":"#AAAAAA"}],"text":"","channel":""}
Shouldn't that already be covered by #17 or #32 ?
Running latest
turt2live/matrix-appservice-webhooks:latest
docker image.The text was updated successfully, but these errors were encountered: