작성한 질문수
아마존 클라우드 무료계정으로 시작하는 서버리스 애플리케이션 프로젝트
API Gateway / Lambda 구축 - PUT 메서드
작성
·
125
0
답변 2
ERROR SyntaxError: Unexpected token u in JSON at position 0
이런 오류가 왜뜨는거죠????
추가로 그냥 코드따라 id 값에
event.pathParameters.id 넣어주고 돌리니깐
ERROR TypeError: Cannot read property 'id' of undefined
이런 메세지 뜨는데 뭐 어떻게 해야되는건가요?