originally posted in:BungieNetPlatform
View Entire Topic
I have a web app showing an account's vault items all organized but it seems the bucketIdentifiers I was using for the vault no longer exist.
These were here before todays update:
"bucketIdentifier": "BUCKET_VAULT_ITEMS",
"bucketIdentifier": "BUCKET_VAULT_ARMOR",
"bucketIdentifier": "BUCKET_VAULT_WEAPONS",
Also, I don't seem to be getting inventory.items back for my account as I was before, it's just an empty set now:
"inventory": {
"currencies": [
{
"itemHash": 3159615086,
"value": 16559
},
{
"itemHash": 2534352370,
"value": 117
},
{
"itemHash": 2749350776,
"value": 400
}
],
"items": []
},
Any ideas?
Thanks for the help.
-
Yes, unfortunately we have been forced to revert the service you were calling back to our prior security model of not revealing this information to anyone other than the currently logged in user's own account. See this thread for more details. I apologize for the inconvenience this has caused, and we will be looking into solutions that can provide people with the option to expose this data in the future. https://www.bungie.net/en/Clan/Post/39966/158902657/0/0