You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The more I look into this, this happens when JSON.stringify is given a JavaScript object that is huge and exceeds the maximum string length for the JavaScript runtime. I'm not sure this is fixable but I'll keep it open until this can be proven.
When resolving https://raw.githubusercontent.com/Bungie-net/api/master/openapi-2.json,
Invalid string length
error is thrown.The text was updated successfully, but these errors were encountered: