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
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...
- Failed to start containers.
I'm trying to install Appwrite locally but struck on the subject point. There is no clear error in logs.