Hello
Calling EventLog.getEnterpriseEvents
with timeframe of (now - 2hrs) until (now) returns error 400 (bad_request):
created_before is beyond one year in the past, API only supports time range starting from one year in the past from nowI'm using the Java SDK and am autenticated properly, with all the possible permissions granted.
Please help