Error trying to update resource-logs

Hi, I’m getting a http 400 when trying to update (put) to resource-logs

Invalid data: child “keyType” fails because [“keyType” must be one of [em4102, nfca, nfcb, nfcf, iso15693, hid, null]]

My request looks like this:
curl -X PUT “https://fabman.io/api/v1/resource-logs/xxxx” -H “accept: application/json” -H “Authorization: Bearer xxxx” -H “Content-Type: application/json” -d " { “member”: xxxx, “notes”: “test note”, “lockVersion”: 2 }"

TIA

Hi @RonaldXJT,

that’s an odd one. I’m sorry, it might be a bug in our API triggered by something particular about that log entry. Could you send me the more details (especially the resource log ID, the user you tried) as a private message or via mail to support@fabman.io?

Best regards,
Raphael