I have a selfhosted instance of Appwrite deployed using Coolify. I have Appwrite forced ssl enabled. However, when I try to create an OAuth session using Google, I get a 400 with the message being too many redirects, if I disable forced ssl on Appwrite .env variables, Google tries to redirect me to the http endpoint instead of the https one. I have seen a couple of people with this similar issue but they are using cloudflare while I am not using cloudflare.
Can someone help me with this?
Recommended threads
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- Issue with OAuth 2.0 authentication
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 correc...