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
- Project restoration button in console
The project restore button in console is taking no effect, i have tried several times and still nothing, it gives same popup if i reload
- SGP region: console returns 401 for all ...
Cloud console cannot open my projects in the Singapore (SGP) region. All console requests return HTTP 401, plus a 503 on analytics.appwrite.io. - Account email...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...