I'm trying to integrate hik vision http listening for an access control module to receive events whenever users interact with the fingerprint or camera. However for the body I'm getting an empty response from the server I'm not sure what I'm missing
Ive tried changing my fastify server to handle both xml and json however the response body is still undefined.