mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #133] [Bug]: Cannot get Mattermost webhook to work #75
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Twilek-de on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/133
Originally assigned to: @maziggy on GitHub.
Bug Description
I try to use the webhook notification feature to send a notification to mattermost and get a 400 error. Other Webhooks work with my mattermost instance. Mattermost webhooks are compatible with slack. I attach my debug bundle (I redacted the domain of my mattermost instance and the channel token, everything else is untouched)
Expected Behavior
Mattemost goes bing ;-)
Steps to Reproduce
Try to create a custom webhook and enter the incoming webhook URL of a mattermost server.
Printer Model
H2D
Bambuddy Version
v0.1.6b10
Printer Firmware Version
not relevant, printer not installed yet
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
bambuddy-support-20260122-182253.zip
Additional Context
No response
Checklist
@maziggy commented on GitHub (Jan 23, 2026):
I don't know Mattermost at all, but I hope that it is fixed in branch 0.1.6b11. Please test and let me know.
@Twilek-de commented on GitHub (Jan 23, 2026):
Can confirm, now Mattermost goes BING as intended 😄 Thanks!