-
Vendors have the same items for everyone. Why not just return all items for every class instead of requiring a specific user and character to be queried? Am I missing something?
-
I am processing data from my own Destiny 2 career, and I am having trouble syncing up some basic stats. For example, Crucible Opponents Defeated...
When I look at my in-game tracker (e.g applied t…
-
I think everyone here will need to know as soon as humanly possible what changes are coming to the API so we can prepare for such a massive move. My discord automation is designed to just work with P…
ghost updated
5 years ago
-
I've been looping through various Manifest databases to generate my own index and found a structural difference in `clanbanner_sql_content`. While most have an ID and JSON key with the data, the follo…
-
So this might be a either a question or enhancement idea, I scoured the docs and the issue page looking for something on this but couldn't find anything. Is there a call to get data on player deaths a…
-
I'm developing an iOS app that uses the Bungie API, and it seems that any native application developed using the Bungie.Net API that requires user authentication would be forced to re-authenticate use…
-
I have activity ratings for my members and I'd like to give them more incentive to upvote the clan's recruitment posts. Even though 200-350 unique users enter voice chat in my discord every day, I on…
ghost updated
6 years ago
-
modeType 40 (social) generates an "UnhandledException" error on the Destiny2.GetHistoricalStats endpoint. This modeType is listed in the current manifest (edf4d47841acbd74f02ae136523ecc37) in Destiny…
vpzed updated
7 years ago
-
Could be possible at some time the Bungie API supports an activity webhook? Eg. when an user completes some activity a script on my server be immediatelly reported with the carnage report from this ac…
-
Currently, it is possible to detect a users current activity via:
https://www.bungie.net/Platform/Destiny2/1/Profile/4611686018429783292/?components=204
and checking the following properties.
…