You are viewing limited content. For full access, please sign in.

Question

Question

web services connection

asked on March 27

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.

0 0

Replies

replied on March 27

Jack,

Based on the error returned, I believe we are blocking the non-standard outbound port.  Since the request isn't using a standard port (80 or 443).  If you are able to test using one of those ports I'd guess that it will probably work fine.

Andrew

0 0
replied on March 27

We don't have control over that port. Is there no way around that?

0 0
replied on March 27

I'll reach out directly and see if there's anything we can do.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.