Hi Tuire,
Yes, Staff Version is what you need but it looks like you have stumbled upon a "quirk" in OpenLDBWS!
As I understand it, OpenLDBWS is intended to provide access to a sliding 4 hour window from (now-2) hours to (now+2) hours.
An exception only occurs if no part of timeOffset + timeWindow is within that period, so although the documentation states that timeOffset is valid for -120 to 120, you can actually specify a timeOffset of -239 and a timeWindow of 120 which just falls within the first minute of the valid period.
However the edge case parameters you identified of timeOffset=119 and timeWindow=120 do indeed provide 2 hours from (now+2) hours which I don't believe is intended. A test using timeOffset=118 and timeWindow=120 behaves as expected, with only a short response right at the end of the 4 hour window as expected.
Cheers!
-
https://twitter.com/RailAleFan -