I'm attempting to create a web services connection to our WMS Software which normally requires something in the HTML body to test. The test function doesn't seem to allow this and when I test I get the following error:
"Relay client request to https://ditnc.camelot3plcloud.com:8047/WEBSERVICES/WS/ZZ TEST 2025-02-28/Codeunit/TPLWebServiceInt failed due to internal proxy error. Please try again later."
Any ideas on how to test the connection so that I don't get a "Web service is unverified." error when I try to use the connection?
It's a basic auth web service if that information helps.