originally posted in:BungieNetPlatform
One issue that catches us with EquipItems is that it doesn't return the correct status of the character as does EquipItem. We get the wrong light level and any benefit from using EquipItems is nullified by having to refresh to get the correct light level for the character :/
I know it's unsupported, but if it could return an accurate state of the character in the response, it would be PERFECT for DIM to trim a few requests from our Loadouts code.
English
-
Yeah, that's something I need to look into - my suspicion is that this is a caching issue on our side, but I haven't had a chance to look into it yet. I'll put a bug on myself to take a peek!
-
Thanks. Here's our issue in git with our testing. https://github.com/DestinyItemManager/DIM/issues/323
-
Sweet! (Also, can I say I love - and am slightly jealous - that your project is a public Github project? Awesome. :D )