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
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- Paused project can't activate
I have failed to reactivate one my projects which had been paused