Good evening,
I’m reaching out because I’m having a small issue with Appwrite. I’m trying to set up OAuth2 with Twitch, and even though I’m entering the correct redirect URL, I keep getting this error: redirect_mismatch.
I’ve got Appwrite sitting behind an Nginx proxy that communicates with it over HTTPS, but I’m still running into the same issue.
Could you help me out? I’ve looked through the documentation and the GitHub issues, but nothing’s helped so far. Thanks a lot!
Twitch is receiving this as the redirect URI: http://mondomaine.fr:443
Even though it’s supposed to be getting
https://mondomaine.fr/
make sure the force https env var is set to enabled
Recommended threads
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- _APP_OPTIONS_ROUTER_PROTECTION
Hi Everyone, I just setup a fresh 1.9.0 on a server. Configured everything and now when i try to connect to appwrite for first time setup i get a _APP_OPTIONS_R...
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...