Parses/characer api error

Hello! I’ve noticed that for my character, the v1/parses/character endpoint will fail if you set includeCombatantInfo=true.

So
https://www.warcraftlogs.com/v1/parses/character/Basically/daggerspine/EU?api_key=<my-v1-api-key>&includeCombatantInfo=1
fails, but
https://www.warcraftlogs.com/v1/parses/character/Basically/daggerspine/EU?api_key=<my-v1§-api-key>&includeCombatantInfo=0 succeeds.

I noticed this because WoWAnalyzer fails to load for my character. ("Something went wrong talking to warcraft logs" · Issue #4826 · WoWAnalyzer/WoWAnalyzer · GitHub)