Hallo,
i am using a third party tool to send messages via amqp v1 to a queue. Currently i reveive only requests at the queue , no messages. (see immage)
I guess that i configured the security stuff right, because the requests are sucessfull. Does anybody maybe know what setting i am missing , or what does this mean?!
Why only request?
For Example : Azure Metrics
- Incoming Requests ->9
- Succesfull Requests ->9
- Incomming Messages -> 0
- UserErrors ->0
- AMQP V1.0
- Port 5671
- SSL/Https
i am sending Json(utf-8) in the body.
thanks Christian