Where are you pasting the token exactly? Screenshot?
debugging the browser (frontend) I see the generated token I can copy it and save it, using the post api endpoint passing (email, password, expiration) it does not return the token so that I can use it for a future predefined login, or retrieving the token created by the get method it does not return the user token, am I doing something wrong? How do I get the token through the api?
Thanks!
That seems unrelated to the original issue.
Sorry Anton, I was confused, I'm new to Traccar... I thought that a "normal user" could share "temporary" access to one of their units to another person through a token (without giving them their username/password). Is that possible in any way?
Yes, it is possible.
Thanks Anton, I already found how a normal user can temporarily share a device, works perfectly; is it possible that a normal user can temporarily share two or more devices in the same token/link?
Not possible.
Hello to all, I want to create a token to share with some users, I login as normal user and go to Settings, Preferences, Token option: I select the "expiratioon date" and click on the refresh icon and get the token, I copy the token created and when I paste it on the web bar, nothing happens and just get an error "no results found". I will apreciate any help telling me what I am missing or doing wrong, please!