Eventsub: Twitch dont reach my callback url

The issue might be because you are using capitals in your req.header calls and/or using a function call instead of an array

Depending on what req is.

This nodeJS/express example might be of use https://github.com/BarryCarlyon/twitch_misc/blob/main/eventsub/handlers/nodejs/receive.js