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

[#341] 파일 업로드 문제 해결 #342

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

chanwoo00106
Copy link
Member

💡 배경 및 개요

  • nextjs Route API에서 formData를 읽지 못해 500 에러가 나는 문제가 있습니다
  • 이미지 업로드 API 만 따로 관리하도록 수정했습니다

Resolves: #341

📃 작업내용

  • formData를 읽고 서버에 보내도록 하는 코드를 작성했습니다

@chanwoo00106 chanwoo00106 added 1️⃣ Priority: High 우선순위 - 상 🐞 Bug 버그 발생 labels Jul 9, 2024
@chanwoo00106 chanwoo00106 self-assigned this Jul 9, 2024
Copy link

vercel bot commented Jul 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2024 5:07pm

@chanwoo00106 chanwoo00106 linked an issue Jul 9, 2024 that may be closed by this pull request
@chanwoo00106 chanwoo00106 merged commit 02ee2b7 into develop Jul 10, 2024
3 checks passed
@chanwoo00106 chanwoo00106 deleted the feature/file-upload branch July 10, 2024 12:12
@chanwoo00106 chanwoo00106 mentioned this pull request Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High 우선순위 - 상 🐞 Bug 버그 발생
Projects
None yet
Development

Successfully merging this pull request may close these issues.

파일 업로드 문제 해결
2 participants