asked
Serverless application project starting with a free Amazon Cloud account
Build API Gateway / Lambda - PUT Method
Written on
·
129
0
Answer 2
ERROR SyntaxError: Unexpected token u in JSON at position 0
이런 오류가 왜뜨는거죠????
추가로 그냥 코드따라 id 값에
event.pathParameters.id 넣어주고 돌리니깐
ERROR TypeError: Cannot read property 'id' of undefined
이런 메세지 뜨는데 뭐 어떻게 해야되는건가요?