In CXML if the Sender credentials was not correct then in my cxml I send this as a response back to the sender of the cXML post:
<Status code="401" text="Unauthorized ">Credentials provided in the Request (the Sender element) were not recognized by the server.</Status>
According to cXML this is correct. But do I also need to change my HTTP statuscode to 401 or will 200 OK suffice?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…