Post http request Code 200 "Empty result" but works fine on Postman

Hallo
im trying to post some information through a API call. i could got the result correctly before but since few days the result is now empty. i didn’t changed any settings. i tested the request on postman and is worked fine

grafik

i will be very thankfull for any help

Hi @stephane.lekemo,

Welcome to community.

API Make sure the activity version is up to date.

I am forwarding the links of those who have encountered this situation before.

Regards,
MY

I came across same issue myself this morning. It looks like it happened after our API dev team did changes on their end without letting us know. The solution for me was changing the Input> AcceptFormat from JSON to XML.

image

I hope that it will help someone in the future.