How to access “unsecure site” in Worker?

As the title, I tried to use “fetch” in Worker to access an external HTTP link but result in an error code 525. But I can only use this link to interact with their API. is there any way I can do that?
image.png
image.png
Was this page helpful?