Skip to main content
lokeshm0005
March 20, 2023
Question

Web API response as status code 200 200

  • March 20, 2023
  • 8 replies
  • 0 views

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..

8 replies

stefanhelzle0001
March 20, 2023

We cannot support you without any details.

lokeshm0005
March 20, 2023

Hi Stefan

this is how the code was written.

stefanhelzle0001
March 20, 2023

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?

March 20, 2023

You are getting status code both as the status code and the status reason text, I assume this is just a visual mislead with the testing tool.