traccar-web icon indicating copy to clipboard operation
traccar-web copied to clipboard

Error during addDevice call

Open WalrusHat opened this issue 7 years ago • 1 comments

INFO | jvm 1 | 2017/05/24 00:50:41 | [qtp1786075770-284] WARN / - Key[type=org.traccar.web.server.model.RESTApiServlet, annotation=[none]]: Error during method 'addDevice' call: null

any idea why i can't addDevices thru rest?

WalrusHat avatar May 24 '17 07:05 WalrusHat

Most probably your request is incorrect.

You can start from reading official docs about API

Then you may find #794 and #796 useful. There are examples on how to add devices through API.

vitalidze avatar May 24 '17 19:05 vitalidze