
data: {url_give: url, star_give: star, comment_give: comment},
이 코드 부분에서 url_give 부분이 보라색으로 적히면서 적용이 되어야하는데 자꾸 흰색으로 적용되서
werkzeug.exceptions.BadRequestKeyError: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.
KeyError: 'url_give'
이렇게 연결이 안됩니다
