Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

배포 후 알라딘 API오류 #11

Open
yoonncho opened this issue Jun 17, 2021 · 1 comment
Open

배포 후 알라딘 API오류 #11

yoonncho opened this issue Jun 17, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@yoonncho
Copy link
Contributor

@yoonncho yoonncho added the bug Something isn't working label Jun 17, 2021
@congcoding
Copy link

알라딘 API url이 잘못 설정되어 있는 것 같습니다.
https://www.aladin.co.kr/ttb/api/ItemSearch.aspx?ttbkey= 이런식으로 시작해야 하는데
첫번째 에러메시지를 보면 검색 요청을 알라딘이 아니라 저희 사이트로 보내고 있는 것 같습니다.

만약 알라딘 API url은 제대로 되어있고 에러메시지가 저렇게 보이는거라면 http://로 시작하고 있는지 확인해보세요.
http://로 시작하고 있다면 https://로 수정해보세요~
Netlify로 배포하면 보안 정책상 HTTP로는 통신 불가능 한 것으로 알고있습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants