Forum Discussion
ekadyshkina
5 years agoHonored Guest
Request to Leaderboard return result with dropped places (ranks)
Request to Leaderboard return result with dropped places (ranks)
example (the request itself) for security and privacy, the keys and names are hidden
curl -G -d "access_token = OCXXX" -d "api_name = Test" -d "filter = NONE" -d "start_at = TOP" -d "limit = 5" -d "fields = user {id, alias}, rank "https://graph.oculus.com/leaderboard_entries
Request result:
{"data":[
(WHERE IS RANK #1?)
{"user":{"id":"XXX","alias":"XXX"},"id":"XXX","rank":2},
{"user":{"id":"XXX","alias":"XXX"},"id":"XXX","rank":3},
(WHERE IS RANK #4?)
{"user":{"id":"XXX","alias":"XXX"},"id":"XXX","rank":5}
],"paging":{"cursors":{"before":"——","after":"——"},"next":"——-"}}
No RepliesBe the first to reply
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 8 months ago
- 4 months ago