Chat Integration: Issue with Discord Webhooks

Trying to solve a problem. and can’t seem to figure it out yet. I have checked everything but it still comes up with an error.

image

{
“error_key”: null,
“message”: {
“content”: “Cim Boards 100% free for members of Cimmarian sign up today!”,
“embeds”: [
{
“title”: “DOOM Soundtrack LIVE at The Game Awards 2016 [Shooter / Battle Royale/DOOM] doom, video-game-soundtrack, doom-2016”,
“color”: 12525102,
“description”: “[DOOM Soundtrack LIVE at The Game Awards 2016]\n \n\n\nComposer Mick Gordon performs the DOOM soundtrack live at The 2016 Game Awards. Mick is joined by Matt Halpern from Periphery and Sonic Mayhem.”,
“url”: “https://boards.cimmarian.com/t/doom-soundtrack-live-at-the-game-awards-2016/563/1”,
“author”: {
“name”: “@CrackMasterK”,
“url”: “https://boards.cimmarian.com/u/CrackMasterK”,
“icon_url”: “https://boards.cimmarian.com/user_avatar/boards.cimmarian.com/crackmasterk/45/2_2.png
}
}
]
},
“response_body”: “\r\n403 Forbidden\r\n\r\n

403 Forbidden

\r\n
cloudflare\r\n\r\n\r\n”
}

Let me know if you see anything I am missing. I see the 403 forbidden I am just not understanding what is forbidden?

Found the solution, Discord’s webhooks now use discord.com if you make it discordapp.com it works.

Do we need to update the docs anywhere for this @david?

I updated the guide with a note regarding @CrackMasterK’s solution. I’ve toyed with this in recent months and we updated the plugin to allow discord.com webhook URLs, but they error out on Discord’s end. I don’t believe it has anything to do with the plugin.