Adventure times, rankings and account boni
Web Programmer
Exposing adventure leaderboards is a good idea, opened an issue on github for you.
And another issue for the account-wide bonuses.
Thanks for the suggestions!
Exposing adventure leaderboards is a good idea, opened an issue on github for you.
I’ve been considering creating a webpage for my guild’s site that had an Adventures leaderboard, but only featured current guild members. Found the following listed in the Public API v2/...
/v2/adventures [l,d]
/v2/adventures/:id/leaderboards [d]
/v2/adventures/:id/leaderboards/:board/:region [d]
Saw noted in the github posting Lawton created: “lye added [ready] [Feature] labels on 23 Feb 2016”.
So figured, awesome, just what I needed! However, all the above returns is…
{
"text": "API not active"
}
And noted, according to the API documentation…
Key:
l : locale aware (via ?lang=<langId>)
d : currently disabled <---------
a : requires authentication
So, just seeking clarification, the feature was tagged “ready” back in Feb 2016, but is still to-date disabled? If so, what was the cause?
(edited by Wolfie.1625)