Hi, thank you for your response.
I’m making a GET request to read data from RabbitMQ, and the data I receive is not repeated. Eventually, I also read the same data from the browser and send it with a POST request. I compare the browser data with the ID I first received from the GET request...