api
api copied to clipboard
GetProfile Weekly Trials Win Streak returning wrong data
Calling: https://www.bungie.net/Platform/Destiny2/1/Profile/4611686018429783292/?components=1100
and querying DestinyMetricDefinition : 3787323274 (Weekly Trials Win Streak) returns:
"3787323274": {
"invisible": false,
"objectiveProgress": {
"objectiveHash": 4268700417,
"progress": 0,
"completionValue": 5,
"complete": false,
"visible": true
}
},
Progress should be 6 (currently longest win streak for player in trials this week). Other trials related metrics, including Season streak (957196641) appear to be reporting correct info.
Raw response included bug.txt