asked
A real introductory all-in-one development boot camp for non-majors
Product Detail Page Implementation - 1
Written on
·
234
1
Answer 1
0
서버 URL 입력이 잘못된 것 같습니다
`"https..."${id}` 이렇게 작성하셨는데, `https...${id}` 이렇게 쌍 따옴표를 제거해주시면 될 것 같아요!