Ao realizar a consulta de agendamento esta retornando erro 403
2024-01-22T08:28:51.849-03:00 INFO 26428 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
Recebeu token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJBUEkgSGVhbHRoQ2FyZSIsInN1YiI6InJvb3RAaGVhbHRoY2FyZS5jb20uYnIiLCJleHAiOjE3MDU5Mjk1ODN9.Eiy-CD5T2-EYC9WjMdR8m8Jfh4zNYKr9ujyF9WNxc3s
Hibernate:
select
u1_0.id,
u1_0.login,
u1_0.senha
from
usuarios u1_0
where
u1_0.login=?
2024-01-22T08:28:52.172-03:00 WARN 26428 --- [nio-8080-exec-1] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type java.time.LocalDateTime
from String "2024-01-15T14:50": Failed to deserialize java.time.LocalDateTime: (java.time.format.DateTimeParseException) Text '2024-01-15T14:50' could not be parsed at index 2]