Looks like you are trying to use method that is not available in the version of Traccar that you are using. I would recommend looking at official Traccar web app for examples.
So,.,.
I've been searching for my traccar version. So i find out that my traccar version is 3.11..
the current versio of traccar is 3.15 ... can i use the 3.11 instead? or i should upgrade my server?
You can use any version, but make sure you are using corresponding API version as well.
Hello world!
i've been using traccar api, and had some problem with it.
i've been using admin as authorization header, and all of the API path is worked like charm except the "#/commands/" (GET, POST, PUT) path.
Here is the screenshoot of my problem:
![trac alt text](https://image.ibb.co/kqy2Yx/trac.png)
I am using javascript ajax to use the API.
Could someone explain this to me?
Thank You! :)