This is a common error: when they call an API, it shows empty because of Lombok. To solve this error, you can use direct-generated getter and setter methods rather than the Lombok library.Error looks like - [{},{}]
.
Either error comes because of you cannot add @Data annotaion.