What's the response code?
This is respone http://prntscr.com/fmsebz
I would need to take a look myself.
I'm cannot call api with Parameters.
With api not require parameters is work. example :GET /devices ...
pls sendme sample call api with parameters.
thank.
For examples check requests that official web app sends.
I want call api /reports/trips
http://domain:8082/api/reports/trips?deviceId=142&from=2017-06-20%2015:00:00&to=2017-06-21%2017:27:13
But respone only {}
pls help me.