-
While there are ways to track the status of services and stuff within the APIs, it is not really well documented and should be something everyone is briefed on when they start using the APIs. Whether …
-
For example, https://www.bungie.net/en/Explore/Detail/News/50396
(ty to Stardust for noticing some were missing)
Possible solutions:
- get Bungie to reclassify the post, somehow 🙃
- remove the `…
-
I noticed this a few weeks ago. My own stream no longer shows up on Guardian Theatre. I would assume if it is not showing for me it is not showing for other people either. My Bungie and Twitch account…
-
When resolving https://raw.githubusercontent.com/Bungie-net/api/master/openapi-2.json, `Invalid string length` error is thrown.
-
I edited these lines to reflect the new map I'm trying to edit. Once I click "run", the scenario file isn't being edited.
var src = TagPath.FromPathAndType(@"levels\campaign_jv\030_outskirts\030_…
-
I was using the `POST` endpoint for finding users by prefix and I noticed something weird when reading the responses from the API. Whenever a user prefix has more than one page of results the `hasMore…
-
```
html = itemDefs
.filter(v => v.itemCategoryHashes)
.filter(v => v.itemCategoryHashes.includes(4104513227)) // armour mods
.filter(v => v.plug && v.plug.energyCost) // exlude ornaments
.sort((…
-
this is what happens when I run it:~$
alephone ~/التنزيلات/Marathon
Aleph One Linux 2021-04-08 1.4
https://alephone.lhowon.org/
Original code by Bungie Software
Additional work by Loren Petri…
-
I'm starting out working on a data project and am having trouble pulling basic player info. I've made successful basic JSON requests but I'm trying to simply get player info, in this case I'm using tr…
-
BungieNet.CurrentUser.GetLocale can access the locale cookie set by bungie.net, so that should be used in formatting the links.