Ficodes / quantumleap-source-operator

Retrieve QuantumLeap history and updates in real time using Context Broker.
Apache License 2.0
0 stars 1 forks source link

Error getting Historical Data (422) #21

Open egamor18 opened 3 years ago

egamor18 commented 3 years ago

Error getting Historical Data (422): {"description":"The parameter value '1637496000000' for parameter **fromDate** or **toDate** is not valid.","error":"<class 'exceptions.exceptions.InvalidParameterValue'>"}

I have tried dates like: 2021-11-21T12:00:00Z , 2021-11-21T16:00:44.600+00:00 , 2021-11-16T16:00:44.600. But the error persists. What could be wrong?

egamor18 commented 2 years ago

Solved in https://github.com/Ficodes/quantumleap-source-operator/pull/19