discord-tickets / bot

The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.
https://discordtickets.app
GNU General Public License v3.0
924 stars 477 forks source link

[BUG] Invalid request body #527

Open Sher-Noir opened 7 months ago

Sher-Noir commented 7 months ago

Is there an existing issue for this?

Current Behavior

When I go to the URL I get Invalid request body

Expected Behavior

The web portal should be shown

Steps To Reproduce

Navigate to the webportal url

Environment

- OS: CentOS Stream Release 9
- Node: 21.6.2
- NPM: 10.2.4
- Bot: 4.0.14

Anything else?

No response

eartharoid commented 7 months ago

Are you using a reverse proxy?

Ivofy commented 7 months ago

I got problem here also, right now modifying it in my localhost and getting Invalid OAuth2 redirect_uri.

SaturoGojoCoding commented 5 months ago

did you fixed this?