originally posted in:BungieNetPlatform
View Entire Topic
I'm attempting to retrieve the details of a Destiny item using:
[url=http://www.bungie.net/platform/Destiny/help/HelpDetail/GET?uri=%7bmembershipType%7d%2fAccount%2f%7bdestinyMembershipId%7d%2fCharacter%2f%7bcharacterId%7d%2fInventory%2f%7bitemInstanceId%7d%2f]/{membershipType}/Account/{destinyMembershipId}/Character/{characterId}/Inventory/{itemInstanceId}/[/url]
Prior to today, the [b]result.data.statsOnNode[/b] was being populated, however it now no longer appears to be.
I'm aware that more restrictions were being put in place today, those similar to non-equipped items, does this sadly fall under the same category?
-
Hmm, try it again - this may have not been populated due to some safety precautions we put in place recently to prevent returning potentially incorrect data. You may have noticed that during patch days, there are often times where accounts may end up showing the wrong talent node or vendor information... with the measures put in place, if BNet's content doesn't match that of the game's servers, we will temporarily disable features that require this "content dependent" data in order to be calculated. statsOnNode, unfortunately, is one of those. Try it now, however. You should be seeing stats on nodes now. Let us know if you aren't!