I have a Post in a REST API. It has been returning a Json object to indicate the success or failure of the Post. All of a sudden it is not returning that object. I have not changed the code and I have another Post procedure that has the same return code in it and it is working fine. Any ideas why a return object is not returning? Yes, I am sure it is going through the code, it was before.