Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Destiny2.GetHistoricalStatsForAccount returns weird data #253

Closed
maciek134 opened this issue Oct 23, 2017 · 5 comments
Closed

Destiny2.GetHistoricalStatsForAccount returns weird data #253

maciek134 opened this issue Oct 23, 2017 · 5 comments
Assignees

Comments

@maciek134
Copy link

maciek134 commented Oct 23, 2017

This query: curl -H "X-API-Key: REDACTED" "https://www.bungie.net/Platform/Destiny2/2/Account/4611686018459911023/Stats/"
returns this Response: https://gist.github.com/maciek134/cdde294eab5b1156ef3028986d37d21c (not posting directly since it's long).
Deleted character is completely wrong (24,547 kills in PvP), but others seem inflated too (total of 6082 PvP kills while DTR shows 2690). I'm comparing with this: http://destinytracker.com/d2/profile/psn/klh_js and before it was broken the numbers matched exactly.
Destiny2.GetHistoricalStats is unaffected and my current workaround since it shows correct data even for deleted characters.

@vthornheart-bng
Copy link
Contributor

Sweet, thanks for splitting it off! We'll give it a peek.

@Tetron-bng Tetron-bng self-assigned this Oct 24, 2017
@Tetron-bng
Copy link

I found the root cause and have a fix ready.

@DavidCelentano
Copy link

Is there an ETA for the fix? Thanks!

@Tetron-bng
Copy link

Tetron-bng commented Oct 31, 2017

Thursday

@Tetron-bng
Copy link

This is fixed in production now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants