API Permissions response 204

wsys4 years ago

Hello, when using the API to link a geofence with a device gives me the status 204 the same as checking the Traccar on the WEB, but when I use postman or swagger to do the POST, when giving GET the devices does not appear the geofence in the geofenceIds field, but when using TRACCAR WEB the geofence appears on the device when giving GET, is that right? or is something wrong? thanks.

Leif Neland4 years ago

FYI, the response 204 means "No contents". The server has done what you have requested, there is no data sent back. It is a normal response, not an error.