Open Thom-Roberts opened 5 years ago
May also lose track of some stats? we'll see
Need to use a different endpoint I think to get favorite character (or at least the times for them). Stuff like 'Wasted on Destiny' uses the GetHistoricalStatsForAccount endpoint, while I was using the GetProfile endpoint
Values to use from GetHistoricalStatsForAccount - Response.mergedAllCharacters.merged.secondsPlayed Response.characters.forEach(character => // characterId is here, character.merged.secondsPlayed
Remember to include the value / display value as needed
Possibly has to do with the GetHistoricalStats endpoint? whatever the one is that returned allPve / allPvP all time stuff