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

fix: cors 정책 수정 #64

Closed
pythonstrup opened this issue Feb 6, 2025 · 0 comments · Fixed by #65
Closed

fix: cors 정책 수정 #64

pythonstrup opened this issue Feb 6, 2025 · 0 comments · Fixed by #65
Assignees
Labels
bug Something isn't working

Comments

@pythonstrup
Copy link
Member

pythonstrup commented Feb 6, 2025

심각성

A

버그 설명

  • 프론트엔드 로컬 환경에서 cors 에러 발생
Access to XMLHttpRequest at 'https://dev.jaknaeso.kro.kr/api/v1/surveys/history' from origin 'http://localhost:3000/' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

기대 동작 설명

  • localhost:3000에서 cors 오류 발생하면 X
@pythonstrup pythonstrup added the bug Something isn't working label Feb 6, 2025
@pythonstrup pythonstrup self-assigned this Feb 6, 2025
pythonstrup added a commit that referenced this issue Feb 6, 2025
@pythonstrup pythonstrup linked a pull request Feb 6, 2025 that will close this issue
@pythonstrup pythonstrup changed the title fix: cors 적용 에러 fix: cors 정책 수정 Feb 6, 2025
pythonstrup added a commit that referenced this issue Feb 6, 2025
pythonstrup added a commit that referenced this issue Feb 6, 2025
pythonstrup added a commit that referenced this issue Feb 6, 2025
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

Successfully merging a pull request may close this issue.

1 participant