Discord Webhook Response - 400 #2922

Closed
opened 2026-02-05 05:44:34 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @mpadvisory on GitHub (Jul 25, 2022).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Would like some help determining why my Discord webhook for Bookstack is 400'ing from the endpoint. As far as I know my Docker-Compose.yml of the Bookstack container is not experiencing any connection issues.

Exact BookStack Version

BookStack v22.06.2

Log Content

No response

PHP Version

No response

Hosting Environment

Ubuntu 22.04 Jammy Jellyfish, installed with Docker version 20.10.17, build 100c701 and docker-compose version 1.29.2, build unknown.

Originally created by @mpadvisory on GitHub (Jul 25, 2022). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Would like some help determining why my Discord webhook for Bookstack is 400'ing from the endpoint. As far as I know my Docker-Compose.yml of the Bookstack container is not experiencing any connection issues. ### Exact BookStack Version BookStack v22.06.2 ### Log Content _No response_ ### PHP Version _No response_ ### Hosting Environment Ubuntu 22.04 Jammy Jellyfish, installed with Docker version 20.10.17, build 100c701 and docker-compose version 1.29.2, build unknown.
OVERLORD added the 🐕 Support label 2026-02-05 05:44:34 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jul 25, 2022):

Hi @mpadvisory, Are you posting to the slack compatible webhook endpoint?

@ssddanbrown commented on GitHub (Jul 25, 2022): Hi @mpadvisory, Are you posting to the slack compatible webhook endpoint?
Author
Owner

@mpadvisory commented on GitHub (Jul 25, 2022):

Hi @mpadvisory, Are you posting to the slack compatible webhook endpoint?

I have copied the Discord API webhook endpoint, hopefully it is the correct one. For example, the last webhook attempted was: https://discord.com/api/webhooks/1001121069937201202/lfnXAd1JlIscyerDlV_NpiBgRZJm_fK-ItmApJRbogATDrBhqY_oqYhNIdJD3v82K4fY

@mpadvisory commented on GitHub (Jul 25, 2022): > Hi @mpadvisory, Are you posting to the slack compatible webhook endpoint? I have copied the Discord API webhook endpoint, hopefully it is the correct one. For example, the last webhook attempted was: https://discord.com/api/webhooks/1001121069937201202/lfnXAd1JlIscyerDlV_NpiBgRZJm_fK-ItmApJRbogATDrBhqY_oqYhNIdJD3v82K4fY
Author
Owner

@ssddanbrown commented on GitHub (Jul 25, 2022):

@mpadvisory Try adding /slack to the end of that.

@ssddanbrown commented on GitHub (Jul 25, 2022): @mpadvisory Try adding `/slack` to the end of that.
Author
Owner

@mpadvisory commented on GitHub (Jul 25, 2022):

@mpadvisory Try adding /slack to the end of that.

That worked! Thank you ssddanbrown!

@mpadvisory commented on GitHub (Jul 25, 2022): > @mpadvisory Try adding `/slack` to the end of that. That worked! Thank you ssddanbrown!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2922