Hi All,
I use v5.3, I'm trying to get a device info of a specific IMEI through web API but it returns all devices, did I miss something or is it a known bug?
http://xxx.xxx.com:8082/api/devices?uniqueid=354017111831083
The parameter is wrong. It should be uniqueId
instead of uniqueid
, as the API documentation says.
@Anton
Thank you so much!, my bad!, I forgot if it's case sensitive!.
good day!
Hi All,
I use v5.3, I'm trying to get a device info of a specific IMEI through web API but it returns all devices, did I miss something or is it a known bug?