[API] Event does not send all data

Hello,

I am trying to get all “combatant” events for range [139818-9910898] via:
https://www.warcraftlogs.com:443/v1/report/events/RJFXpchrmnyKD2N6?start=139818&end=9910898&filter=type%20%3D%20"combatantinfo"&translate=true&api_key=***

I am expecting events for 27 fights (5 for boss1 and 22 for boss2).
But there are only events for 25 fights, there are no info for last 2 fights with timeframes: [9514747-9627790], [9752647-9910898].

As response does not contain “nextPageTimestamp” field, I am wondering why server does not send full information?

Most likely it’s a bug on Blizzard’s end. Sometimes fights are missing combatant info events (as well as encounter start).

But these events are still available via regular logs view: https://www.warcraftlogs.com/reports/RJFXpchrmnyKD2N6#fight=32&view=events

I found the bug. Should be fixed in like 5-10 mins.

Cool! Thanks man!