function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Luke Osmundson 2Luke Osmundson 2 

Postman Returning Bad Message 400 error

I opened up a new integration in Postman to try and test it, and ran into the following error:
<h1>Bad Message 400</h1>
<pre>reason: Bad HostPort</pre>
I received the same error when I went to an existing integration that had been working last I tested it, and across several environments. My guess would be this is an issue with Postman not using a supported encryption protocol since SSL and TLS 1.0 are now disabled, but could anyone confirm this, or suggest a way to test if it is the issue?
Rick Roesler 7Rick Roesler 7
Did you ever get a resolution to this?
Luke Osmundson 2Luke Osmundson 2
Sort of. Postman works now, one of the random updates fixed it. No idea what the root cause was though.