When I make a manual run via Appwrite Cloud, I see that the endpoint is an HTTP endpoint http://<base_url>:3000/register. I can cURL the same endpoint with HTTPS and it resolves. I see that an SSL cert is created as well in the UI.
I think it would make sense to either have:
- configurable to run with HTTPS in the UI in lieu of defaulting to HTTP
- default to HTTPS or even redirect all HTTP calls to HTTPS on the LB side
Let me know if I overlooked something. If you think this might be a good idea, I can create an issue in the repo.
where do you see this HTTP endpoint?
I click "Execute Now" and fill out some fields. Then in the run logs, it states that the request is HTTP
oh lol. im pretty sure this is all internal within the rutnimes network
^ sorry I reposted to redact my endpoint. Figured I might as well
ya this is all internal private docker network so there isn't any HTTPS
okay that makes sense π !
If your issue has been solved, you can mark this post as closed by adding β[SOLVED]β to the beginning of the title
[SOLVED] HTTPS in Functions Invocations on Cloud
Recommended threads
- general_route_not_found - Auth Guide
If youβve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...