Тема: Not able to execute Any API's Successfully
I tried executing the following api using postman
https://hst-api.wialon.com/wialon/ajax.html?svc=core/login¶ms={"user":<text>,
"password":<text>,
"operateAs":<text>}
This returns 200 status with message error 7.
https://hst-api.wialon.com/wialon/ajax.html?svc=core/get_account_data¶ms={"type":1}
it returns 200 status with message error 1.
Is this the correct methods to call api ? Do we required any extra parms other then what is mentioned in document below.
https://sdk.wialon.com/wiki/en/sidebar/ … core/login
We are not able to execute any api. Please suggest or a sample api execution would be very very helpful
Thanks and any help would be highly appriciated