Closed continentaldivide closed 1 year ago
API throws "value not JSON serializable" when it can't process a down-for-maintenance error (similar to #22).
"ErrorCode": 5, "ThrottleSeconds": 0, "ErrorStatus": "SystemDisabled", "Message": "This system is temporarily disabled for maintenance.", "MessageData": {} }
Need to handle this and, eventually, have a more comprehensive solution for dealing with various errors from Bungie.
API throws "value not JSON serializable" when it can't process a down-for-maintenance error (similar to #22).
Need to handle this and, eventually, have a more comprehensive solution for dealing with various errors from Bungie.