I’m trying to update a device in the Join Server that I can see in the TTN console but whenever I try to do so, I get a duplicate identifier error.
Seeing as this is a duplicate, I try to retrieve it but then I get a Not Found error. I’m guessing that this is because the device was deleted, however I’m not really sure that that is the case as I’ve never created it in the Join Server.
Why is this happening, and if this device really existed in the Join Server but was since deleted, is it possible to release the IDs so it can be recreated again?
As far as I understand it is not possible to release an ID except for purging the device (which I am not quite sure if it is possible the Join Server).
In step 3, the first POST request works and the device is created, but the following PUT requests to join server, network server and application server fail with error:
@kersing thanks for your reply.
I’m not able to reproduce my error anymore - now it works without any code change.
maybe there was a temporary issue with deleting the device on join, application or network server…