-
I have been attempting to query the [GroupV2 Search](https://bungie-net.github.io/multi/operation_post_GroupV2-GroupSearch.html#operation_post_GroupV2-GroupSearch) endpoint with multiple combinations …
-
The weekly nightfall and heroic information could be cached for a period of 6 days. This would reduce the dependence on external calls and blocking the bot.
Similarly, the daily and bounty info could…
-
Hi, I have a question regarding accessing a user's vault and inventory. I know that I can access them through this get request:
```
GET https://www.bungie.net/Platform/Destiny2/0/Profile/{destinyM…
-
I wrote a POST method for the [EquipItem](http://destinydevs.github.io/BungieNetPlatform/docs/services/Destiny2/Destiny2-EquipItem) endpoint, but I keep getting a 500 error.
The body of my POST in…
-
If you try transferring an item somewhere without specifying the field "transferToVault" (true/false), then you get the error `"The item requested was not found."`.
Was little confused (because I dou…
-
Is this copy intentional? Looks like it might be an internal identifier.
-
Please link any old Github Issues here that are high enough priority for you that you'd like to see them prioritized for this year's Winter Wishlist. As usual, I can't promise that we'll get to every…
-
We should decode the entire webstats file for campaign and multiplayer and chuck this data in the DB.
-
I have to do a challenge on mars to defend the warsat, I wait for the timer every time, I even give it a couple hours and the warset never spawns in
-
I am checking armor stats & plug details via the endpoint: `https://www.bungie.net/Platform/Destiny2/{membershipType}/Profile/{membershipId}/Item/{itemInstanceId}/?components=302,304,305,307`
Up un…