Getting 403 when trying to make insecure REST from a worker code

Oh, and for this worker I’m using a custom DNS name (managed in Cloudflare of course)
My SSL mode is flexible

But the request should be made by the Worker to this third party API, get the response and then act according to that response
The 403 appears on the Worker logs