issue-tracker icon indicating copy to clipboard operation
issue-tracker copied to clipboard

No Live Timing data error response is different following API Versions

Open LapsTimeOFF opened this issue 3 years ago • 0 comments

When you were calling the v1 and the v2 with ONLY ONE TOPIC PER REQUEST API without the Live Timing window opened, this is what the API returning :

{"error":"No data found, do you have live timing running?"}

But when you're calling the. v2 with more then 1 topic and without the Live Timing window opened, this is what the API returning :

{}

LapsTimeOFF avatar Oct 07 '22 09:10 LapsTimeOFF