Functions with APPWRITE_FUNCTION_API_ENDPOINT env var return http://xxx, instead of https://xxx.
I already set to force https.
Cloudflare to full (no strict).
TL;DR
Developers are experiencing an issue where functions with the `APPWRITE_FUNCTION_API_ENDPOINT` environment variable are returning URLs with `http://` instead of `https://`. The user has already set up to force HTTPS and has Cloudflare set to full (not strict).