Jump to content

HTTP Client Resource without port


temp login

Recommended Posts

  • 3 years later...

I got the same problem with an external REST api, this is the reply from Tibco Support.

----------------------------------------------------------------------------------------

Please make a note that BW6.x/BWCE follows HTTP standards strictally.

The port number is mandatory for the HTTPClient Shared resource. You should use the default port 80 for HTTP & 443 for HTTPS connections. For example http://server:80/home is same as http://server/home or https://server:443/home is same as https://server/home.

If you think that issue is because of the port number in the URL then you should check with your server vendor to see why they are not accepting default ports.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...