Kindly any idea or the possibility to query the list of the top 10 scores of an application. The users doesnt need to be friends with the current logged user. Maybe the functionality is not permited through Graph API but i can't find any clear statement about it in the official docs.
Asked
Active
Viewed 53 times
-2
-
Did you tried anything ? What did you already setup for your app ? – megaturbo Jan 09 '17 at 12:39
-
I set up the leaderboard including the scores of user friends with the Graph API request **/APP_ID/scores** and the right permissions without any issue, also i can query just the user score with **/me/scores**. But i can't find a way to tell _all application scores_. – MysteryDev Jan 09 '17 at 12:46
-
There is no way. If you want that feature, you will have to build it on your end. – CBroe Jan 10 '17 at 09:57
-
Thank you @CBroe for your precious feedback! – MysteryDev Jan 11 '17 at 11:01
1 Answers
0
There is no way. If you want to have that feature, you will have to build it on your end.

MysteryDev
- 17
- 7