How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Internal Webchecks - Unable to use WebProxy

calendar_today September 4, 2026 domain logicmonitor

We have been trying to implement an internal web check using a web proxy (no auth needed) Initially we tried using the groovy script addition of setProxy(String hostname, int port, String schema) eg setProxy(“proxy.test.com”,9090, “HTTP”) reference: Executing Internal Web Check…

open_in_new Read original post