I\'m trying to build simple API for training, in my database I got users (firstname, lastname, email password, list) and sports ( name, userID). A
list
Faced similar issue, response was getting truncated. Issue was a getter method which trying to formatting date.