cancel
Showing results for 
Search instead for 
Did you mean: 

[BUG] Leaderboards.GetEntries not returning Entries from test accounts anymore

ONoItsRico
Explorer

The title pretty much says it, but when using the Leaderboards Client API any test accounts aren't showing up in the resulting LeaderboardEntryList. The LeaderboardEntryList shows the TotalCount correctly, but the entries returned only show actual players. So if I have 19 Total Entries and 17 are test accounts, the LeaderboardEntryList with show the Total Count of 19, but only provide a LeaderboardEntryList of Count 2.

This seems to have happened in the recent past so I'm not sure what has caused this issue. Using the Leaderboards Server API gives the correct response.

Have settings changed where the TestUsers can't be used for Leaderboard testing? Or is there a workaround until this is fixed?

1 ACCEPTED SOLUTION

Accepted Solutions

ONoItsRico
Explorer

Apparently, it is working again today so someone must have fixed it. I didn't make any changes to my code

View solution in original post

1 REPLY 1

ONoItsRico
Explorer

Apparently, it is working again today so someone must have fixed it. I didn't make any changes to my code