Hi Everyone,
From Postman, I am calling the Appian Web API. If it success i am getting status code twice(200 200) in the response. same for error scenario.
I need to change anything? pls suggest solution for this.
Thanks..
Discussion posts and replies are publicly visible
We cannot support you without any details.
Hi Stefan
this is how the code was written.
By any means, could it be that PostMan just displays this that way? Did you check the raw HTTP response? Which statusCode do you return in case of an error? And how do you know that an error happened?
Can you provide the response from API service.
this is one of the sample response
ya Stefan. In the raw HTTP response it is coming has 200 only. Issue is only while triggering with postman.
Then this is no issue, but just the way how PostMan displays it.