#Playfab : Leaderboard V2 : Fetch Leaderboard Data

8 messages · Page 1 of 1 (latest)

radiant patio
#

Hey folks, I’ve been using the same docs as everyone here. I’ve made decent progress in my R&D work so far, but I’m currently stuck on how to fetch data from Leaderboard v2 on the server side (Cloud Script).

🧠 Progress so far:

  • Created statistics and upgraded them from 32-bit to 64-bit
  • Created Leaderboard v2
  • Linked the statistics with Leaderboard v2
  • Successfully uploaded data to the leaderboard
  • Implemented statistic resets and versioning updates

❌ The issue:

  • server.GetLeaderboard doesn't work
  • leaderboard.GetLeaderboard works fine on the client side, but there seems to be no equivalent on the server (Cloud Script) side

Any ideas or workarounds to fetch Leaderboard v2 data from the server? Appreciate any help 🙏

radiant patio
main plover
#

progression.GetLeaderboard is what you are looking for?

#

use progression.GetLeaderboard on the client too. I think the leaderboard.GetLeaderboard is deprecated.

radiant patio
#

Hey Hi @main plover

#

i don't find that api in docs can i get the link of that

muted summit
#

Where you able to figure out if the new leaderboards v2 can be used in cloudscript? I can't find any documentation either on the progression object. And haven't yet spent some time to see if it exists.

livid frigate