포스트맨 호출 시 만난 오류
응답코드 : 400 BadRequest
API서버쪽 에러 : [org.xml.sax.SAXParseException: The element type "XmlElement명" must be terminated by the matching end-tag "</XmlElement명>".]
해결 : XmlElement명의 오타 수정.
<appile></applie> 이런느낌으로 오타가 숨어 있었음
'HI' 카테고리의 다른 글
2022.05.09 (0) | 2022.05.09 |
---|---|
2022.04.27 (0) | 2022.04.27 |
2022.04.15 (0) | 2022.04.15 |
2022.04.14 (0) | 2022.04.14 |
2022.04.13 (0) | 2022.04.13 |