HI

2022.04.20

grep.jj 2022. 4. 20. 10:41

포스트맨 호출 시 만난 오류 

응답코드 : 400 BadRequest

API서버쪽 에러 : [org.xml.sax.SAXParseException: The element type "XmlElement명" must be terminated by the matching end-tag "</XmlElement명>".]

해결 : XmlElement명의 오타 수정.

<appile></applie> 이런느낌으로 오타가 숨어 있었음