This path doesn't work anymore? "/op/v0/device/real/query"
Posted: Thu Apr 30, 2026 6:13 am
Hey Guys, this path has been working great for real time data the last few weeks:
realtime_path = "/op/v0/device/real/query"
But, now I get no data in response.
{
"status_code": 200,
"reason": "OK",
"data": null,
"error": "No realtime data found"
}
I tried changing path to v1: "/op/v1/device/real/query"
and still no luck!
Anyone having the same issue?
realtime_path = "/op/v0/device/real/query"
But, now I get no data in response.
{
"status_code": 200,
"reason": "OK",
"data": null,
"error": "No realtime data found"
}
I tried changing path to v1: "/op/v1/device/real/query"
and still no luck!
Anyone having the same issue?