-
### Long story short.
When supplying vault=True to rest.pull_item, the item is pulled to character inventory instead.
### Expected Result
The item should have been pulled directly to vault, …
-
### Bad request returned for refresh_access_token method
After the most recent update, v0.2.9, I am no longer able to use the above method to refresh an access token as it returns a Bad Request due t…
-
### Long story short.
When attempting to call `client.fetch_profile`, I'd receive a `KeyError: 'emblemBackgroundPath'` exception. It looks like one of my characters just doesn't have an emblem back…
-
### Long story short.
The enumeration for `GreenPips` is not in the `ValueUIStyle` enumerator.
### Expected Result
The value `10` would be enumerated to `GREEN_PIPS`
### Actual Result
T…
-
### Long story short.
If the token given to any function that uses OAuth is invalid or expired, bungie.net returns an HTML error that rest.py fails to parse.
### Expected Result
The simplest …