#Retrieving DB users from server side using API not working

2 messages · Page 1 of 1 (latest)

lyric dock
#

When I console.log user data server side, everything works fine

fiery crown
#

I think you should be returning {users: usersData} not just {users} which seems to be the repository instance