
I am almost pulling my hair out due to the aforementioned issue.
I deployed Appwrite using Coolify one click setup. Everything was working fine until I needed to add Google Auth, when I did, I realized that google was redirecting to the http endpoint instead of https and thus begun my woes. I first enabled _APP_OPTIONS_FORCE_HTTPS only to be hit by the too many redirects issue. After scouring the internet for a solution I saw that if I set Cloudflare Ssl/tls to Full it should work, I then proceeded to put my app behind Cloudflare and set it to Full, no dice. I have literally tried everything on this forum and still cant figure out a solution, I am almost at the point of going back to Supabase, please someone help me πππ
Recommended threads
- How can I use react-native-appwrite in a...
I'm building an app using React Native CLI (not Expo), and I want to add Google Sign-In authentication. However, when I try to use react-native-appwrite, it thr...
- Appwrite custom domain verification fail...
So I've left enough time for the records to propagate and I've tried adding in a subdomain for the appwrite endpoint so as not to cause a clash with two CNAME r...
- Error: Invalid `userId` param: Parameter...
