New to traccar

Hi Anton am new to GPS traccar I want to create android app to track location of my devices how do I consume API

Hi Anton,

can you help me? My traccar server could not record the data from GPS devices..
the log of traccar:

2020-01-31 09:15:44  INFO: [C391BE7D] disconnected
2020-01-31 09:15:45  INFO: [A1C55242] connected
2020-01-31 09:15:45 DEBUG: [A1C55242: 5009 < 112.215.153.122] HEX: 504f5354202f3f69643d3834323231372674696d657374616d703d31353739383735313533266c61743d33372e343231393938333333333333333335266c6f6e3d2d3132322e30383430303030303030303030322673706565643d302e302662656172696e673d302e3026616c7469747564653d352e302661636375726163793d302e3026626174743d3130302e3020485454502f312e310d0a436f6e74656e742d547970653a206170706c69636174696f6e2f782d7777772d666f726d2d75726c656e636f6465640d0a557365722d4167656e743a2044616c76696b2f322e312e3020284c696e75783b20553b20416e64726f696420372e312e313b20416e64726f69642053444b206275696c7420666f7220783836204275696c642f4e5943290d0a486f73743a2064656c74616170702e736974653a353030390d0a436f6e6e656374696f6e3a204b6565702d416c6976650d0a4163636570742d456e636f64696e673a20677a69700d0a436f6e74656e742d4c656e6774683a20300d0a0d0a

what should i do? thank you

Anton Tananaev4 years ago

That's not from a GPS device. It's from a Traccar Client app and you are using wrong port for it.

ah thank you anton, i will try to use GPS device tonight.. and tell you the result.

Hi Anton, i have new question.

I am using traccar 3.16 and it was installed and worked properly. But i need to integrate the existing traccar service with my own dashboard using different platform with laravel framework. i need get the token of user/account but with this 3.16 version, i can't find any kind of that property inside user's data. any clue?