We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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에서 비회원 상태에서 조회 시 500 에러
회원일 경우, member를 조회하는 분기가 비회원일 경우와 뒤바뀌어서 member를 찾지 못함
비회원 상태로 요청 시
// Given Authorization 헤더 없이
// When 요청을 보낸다
// Then 500 에러
No response
비관적 추정: 1시간 낙관적 추정: 20분
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐞버그 설명
주변 인기 토픽 목록 조회 (핀 개수 기준) API에서
비회원 상태에서 조회 시 500 에러
📄 버그 로그
🌏 버그 발생 환경
비회원 상태로 요청 시
✅ 버그 재현 방법
// Given
Authorization 헤더 없이
// When
요청을 보낸다
// Then
500 에러
📎 참고 자료
No response
⏰ 추정 시간
비관적 추정: 1시간
낙관적 추정: 20분
The text was updated successfully, but these errors were encountered: