Тема: Get token_list
Hello,
I want to get token list data, but it replied access denied :
{
"error": 7
}
This is the query :
{{url}}svc=token/list¶ms={"userId":""}&sid=
How can i get access to it ?
Thanks,
Вы не вошли. Пожалуйста, войдите или зарегистрируйтесь.
Hello,
I want to get token list data, but it replied access denied :
{
"error": 7
}
This is the query :
{{url}}svc=token/list¶ms={"userId":""}&sid=
How can i get access to it ?
Thanks,
Hello!
The error 7 means access denied. Please check the token access rights under your login - parameter access_type https://sdk.wialon.com/wiki/en/sidebar/ … ogin/login
to get token's list you need to login with full access flag value = -1
https://sdk.wialon.com/wiki/en/sidebar/ … cess_flags