1.8 Alpha2 API Stats - Cannot Specify mediaID By Itself

Continuing the discussion from 1.8 Alpha2 API stats - Not Required … Required:

It started working because our code was defaulting to the first and last day of the current month as the fromDt and toDt.

So we still need to specify that information, is this by design?

If you don’t provide a from/to date then it will default to the previous 24 hours - I should make a note of this on the swagger doc. (i’ll do that now as it happens)

What I have found that it ignores the other parameters completely if we don’t at least specify fromDt OR toDt.

I’ve tried every which way to recreate this and can’t. I think we might need some logging over a period where this happened.