
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
- CORS error only on tables db api After u...
I've recently updated my self hosted appwrite instance to the 1.8.0 and updated my frontend with the tables db apis but strangely, even if I'm able to log in, g...
- SSR Image Previews
I am using the SSR guide (with SvelteKit) to use Appwrite on both the server and the client. I do this by also passing the cookie back to the client and creatin...
- general_route_not_found
{"message":"Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for ...
