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
골룸 생성을 위해서 날짜랑 적혀있는 예시대로 입력했는데 Json Parse에러가 발생했습니다!
🐘 원하던 상황
골룸의 생성을 원했습니다.
🐘 스크린샷
{
"message": "JSON parse error: Cannot deserialize value of type java.time.LocalDate from String "2023-08-12": Failed to deserialize java.time.LocalDate: (java.time.format.DateTimeParseException) Text '2023-08-12' could not be parsed at index 4"
}