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

[BE] 논문 상세정보 api 호출 시 reference가 없으면 500 에러가 발생하는 오류 #75

Closed
Palwol opened this issue Nov 28, 2022 · 0 comments · Fixed by #63
Labels
bug Something isn't working

Comments

@Palwol
Copy link
Collaborator

Palwol commented Nov 28, 2022

이슈 내용

  • 논문 상세정보 api 호출 시, 해당 논문의 reference가 없는 경우 500 에러가 발생합니다.

image

-> reference가 없는 논문

image

-> 해당하는 doi로 api 호출 시 500 에러가 발생합니다.

기대 결과

  • reference가 없는 논문도 정상적인 결과 반환
@Palwol Palwol added the bug Something isn't working label Nov 28, 2022
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