Api not taking Json format in request Body correctly : i am getting json response as invalid while hitting api in yellow cloud while it is running fine in postman

strong textscreenshot of post man and yellow ai

have you add content-type = application/json in the headers?

2 Likes

Please import the cURL request instead of creating the API separately.
that way you won’t have errors in cloud if it works in Postman.