You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
알라딘 API url이 잘못 설정되어 있는 것 같습니다. https://www.aladin.co.kr/ttb/api/ItemSearch.aspx?ttbkey= 이런식으로 시작해야 하는데
첫번째 에러메시지를 보면 검색 요청을 알라딘이 아니라 저희 사이트로 보내고 있는 것 같습니다.
만약 알라딘 API url은 제대로 되어있고 에러메시지가 저렇게 보이는거라면 http://로 시작하고 있는지 확인해보세요. http://로 시작하고 있다면 https://로 수정해보세요~
Netlify로 배포하면 보안 정책상 HTTP로는 통신 불가능 한 것으로 알고있습니다!
The text was updated successfully, but these errors were encountered: