Hello awesome people. I'm trying to write simple worker, which once called it's API it get a paramet
Hello awesome people. I'm trying to write simple worker, which once called it's API it get a parameter and based on that call some another webpage (outside to cloudflare - weather sites), parse that response and sent to the original caller. But ... still getting internal error. Are there some restrictions what workers can/can't ie. firing POSTs to different sites?


