Skip to content

Webhook test successful but nothing posts to Discord through webhook #21

@deterministicj

Description

@deterministicj

Describe the bug
500 Internal Server Error when testing Discord webhook with http post request

I have the following types of Webhooks registered
Discord webhook with game subtype

Expected behavior
A test post

Additional context
Response for reference:

{
"id": "3183150c-91f1-45e7-84ff-085cf3c02ba4",
"requestId": "8104c28f-b9db-4479-a14b-300c7b1f118a",
"statusCode": 500,
"errorCode": 0,
"message": "An error has occurred. For more information, please check the logs for error ID 3183150c-91f1-45e7-84ff-085cf3c02ba4"
}

EDIT: I fixed this by using Insomnia instead for the POST. Webhook still not sending anything in Discord though even after successful POST.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions