Rest API Invalid Response
Ibrahim Bashir
6-6-24
Operating system: macOS
Hello,

I have a customer use SERP with intgration with a third party system, SERP REST API is configured to receive http request from the third party system, when the other system send the request they get invalid response with error code 502, but when they try it from PostMan the SERP sends response successfully, I can see the request in web.log in SERP.

any idea why the other system receives invalid response?

//IBR [2024.06.06]
6-11-24
This would need deeper investigation of the actual system, but my first guess would be authentication.
If the request works through PostMan (or even directly in a browser), it indicates that on our side everything is in order and the problem is on the other end...

p.s. I would also strongly suggest switching to https, if possible.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026