-
The app starts and it doesn't know if it is authenticated. It opens the inAppBrowser to Bungie.net to get the token, and it will flash the inAppBrowser briefly. Need to add a timeout to the ref.show…
-
### Description:
same as title ,add my code
`import SwiftUI
import Alamofire
import OAuthSwift
import SafariServices
class OAuthHandler: NSObject, OAuthSwiftURLHandlerType {
weak var vi…
-
It looks like as of 2024-07-09 reset the IB milestone `3427325023` is gone.
Example api URL to repro: `https://www.bungie.net/Platform/Destiny2/1/Profile/4611686018434964640/?components=Profiles,C…
-
I'm having an issue validating the state coming back from a request to the OAuth Authorization URL if it contains a '+'.
(I'm just base64 encoding a randomly generated byte array and using that as a…
-
While the overlay is running it is making 4 unlock API calls per minute on my active sparrow according to the bungie.net application history.
![image](https://user-images.githubusercontent.com/1270…
prozn updated
4 years ago
-
Not sure the best way to push this in to the code base.
ContentService
/Content/Site/News/{param1}/{param2}/
param1 is a NewsType
param2 is the language id
export enum NewsTypes {
ALL …
-
There is no problem with destiny 1 but with second one I get message "An unexpected error has occurred on Bungie's servers while trying to grab Destiny information."
-
Calling:
https://www.bungie.net/Platform/Destiny2/1/Profile/4611686018434260916/?components=100,200
results in:
```
{"ErrorCode":1618,"ThrottleSeconds":0,"ErrorStatus":"DestinyUnexpectedErro…
-
[cheese@localhost ~]$ alephone-marathon.sh
Aleph One Linux 2018-10-06 1.3b2
https://alephone.lhowon.org/
Original code by Bungie Software
Additional work by Loren Petrich, Chris Pruett, Rhys H…
-
When trying to execute the OAuth flow using Steam I get a 404 Not Found on Bungie.net.
The url that 404's is `https://www.bungie.net/en/User/SignIn/SteamId?bru={lots of gibberish}`