인프런 커뮤니티 질문&답변
helmet()을 사용했는데도 csp(connect-src)에러가 납니다 해결방법을 몰라 질문 올립니다.
작성
·
488
0
로그인을 할려고 백엔드에 접근하려는 순간 에러가 납니다. 현재 저는 custom server를 운영중입니다.
이 현상은 aws에 올려서 webworks.kr에서 로그인을 하려고 할때 에러가 발생합니다.
마스터 브랜치도 갑자기 작동을 안하기 시작했습니다.
https://github.com/JeongJin984/Kit-Books/tree/socket2
because it violates the following Content Security Policy directive: "script-src 'self'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
pollyfill도 이런 에러가 뜨는걸로 보아 제대로 적용이 안된거 같습니다.




