You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SignatureException 서명이 잘못 되었다는 부분을 테스트 하는 도중 ExceptionHandler를 거치지 않는 점을 확인하였습니다. ExceptionHandler에서 @ExceptionHandler(SignatureException.class)를 추가하였지만 응답이 없습니다.