Topic: I'm getting error: 5 what I'm doing wrong?
Hello,
I am sending this API Request to get the first row with its subrows which nesting level is 2 or less but i get error 5 (Error performing request) what I'm doing wrong?
https://hst-api.wialon.com/wialon/ajax.html?svc=report/select_result_rows¶ms={"tableIndex": 0, "config": {"type": "row", "data": {"from": 0, "to": 0, "level": 2}}}&sid=the key
Note: I send this API Request before the above one:
https://hst-api.wialon.com/wialon/ajax.html?svc=report/exec_report¶ms={"reportResourceId": 21047901, "reportTemplateId": 9, "reportObjectId": 23429224, "reportObjectSecId": 0, "interval": {"from": 1635721200, "to": 1635980400, "flags": 0}, "remoteExec": 1}&sid=the key