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] 토큰 정보 확인 예외 핸들링 #779

Open
reddevilmidzy opened this issue Oct 15, 2024 · 0 comments
Open

[BE] 토큰 정보 확인 예외 핸들링 #779

reddevilmidzy opened this issue Oct 15, 2024 · 0 comments

Comments

@reddevilmidzy
Copy link
Member

문제: 쿠키값에 이상한 값을 넣어 보내면 500 에러 발생

예외 핸들링이 필요해보입니다.

[2024-10-15 11:39:12:783189] [http-nio-8080-exec-6] ERROR [site.coduo.common.controller.CommonExceptionHandler.handleException:49] - Invalid compact JWT string: Compact JWSs must contain exactly 2 period characters, and compact JWEs must contain exactly 4.  Found: 0
io.jsonwebtoken.MalformedJwtException: Invalid compact JWT string: Compact JWSs must contain exactly 2 period characters, and compact JWEs must contain exactly 4.  Found: 0

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌋 bug 버그 픽스
Projects
Status: No status
Development

No branches or pull requests

1 participant