https.request is not implemented yet

I'm getting the following error on Cloudflare:
Error https.request is not implemented yet

Even tho https.requests seems to be compatible:

What am I doing wrong?

My wrangler:
compatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-09-23"

[limits]
cpu_ms = 30000
image.png
Was this page helpful?