I stumbled into that error using Springboot and restTemplate, what I did for solving it was to add @Getter and @Setter annotations in class I'm using for my object. So, do not forget to add these annotations.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)