PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
798 stars 162 forks source link

Eventsub fails error code 400 #287

Closed mtomt closed 2 years ago

mtomt commented 2 years ago

Hello Im trying to use eventsub but only get Failed to fulfil request (400). I followed the guide in the docs and set up an https proxy in nginx. I created an app in dev.twitch.tv and used that credentials in client_id and client_secret The error comes on the line: "await esclient.subscribe_channel_follows("mikaeltomt")"

Am i doing something wrong or is it a bug in TwitchIO?

github-actions[bot] commented 2 years ago

Hello! Thanks for the issue. If this is a general help question, for a faster response consider joining the official Discord Server

Else if you have an issue with the library please wait for someone to help you here.

IAmTomahawkx commented 2 years ago

Hi, this is not an issue with twitchio. As mentioned by the bot, please ask for support in the discord server. Thanks