반응형
JSON parse error: Unexpected character ('/' (code 47)): maybe a (non-standard) comment? (not recognized as one since Feature 'ALLOW_COMMENTS' not enabled for parser)
POSTMAN에 주석을 넣고 요청해서 발생한 오류이다
주석을 제거하고 요청을 보내도록 하자
반응형