1

Access token changed suddenly

Тема: Access token changed suddenly

hello

I am new to this system. using soft in georgia. There is a webPage local.geogps.ge. I got my token by logging in and was valid for about 1 month while using in local api. but today i got error -8 and i already logged in and appeared another token. I thought that it was permanent. I want to know when it is changed and how can i get new one using rest api.

thanks

2

Access token changed suddenly

Re: Access token changed suddenly

prodigygiga, by default tokens are created for 30 days. But you can authorize via extended form and set other duration for new token https://sdk.wialon.com/wiki/en/sidebar/ … ogin/login
Or you can modify existing token via special request https://sdk.wialon.com/wiki/en/sidebar/ … ken/update
Note, that 0 for 'duration' parameter means that duration is infinite.

3

Access token changed suddenly

Re: Access token changed suddenly

thank you