Bungie-net / api

Resources for the Bungie.net API
Other
1.22k stars 92 forks source link

Element currencies missing/being misreported #1604

Open nev-r opened 2 years ago

nev-r commented 2 years ago

Neutral/Ruinous/Adroit/Mutable/Energetic Element

in characterInventories and characterCurrencyLookups, the api seems to report only what's in the forbidden/dummy bucket 2422292810, i.e. what's been dropped recently it's an unrelated, much lower number than you actually have, which fluctuates up and down as you play.

it seems like the right place to find this info, unfortunately, is to hand-correlate the var/hash in profileStringVariables or characterStringVariables, to its respective material, and get the currency count from there

jshaffstall-bng commented 2 years ago

Yeah I think these are 'virtual' currencies, which aren't being returned by the Bnet API yet. TFS 1069450 for tracking, but we don't have an ETA.