Hello,
When I checked the game logs from users, I noticed that some users are encountering a problem with the ListFriendAsync
API command on the unity client side. The server responds with: {“code”:13, “message”:“Error while trying to list friends.“}
However, when I try using ListFriendAsync command in the API explorer with the same userId, I can retrieve the friends successfully. How is this possible? Why does the server sometimes respond with this message and fail to list friends for these users?
Nakama Server Version: v3.17.1
Nakama Unity Client Version: v3.9.0