I am trying to push messages to Topic from a .NET application, the messages are goes to dead letter queue and when I investigate the error message says Value cannot be null (parameter envelope)
But the same code works for another Topic, believe need to do any configuration in Topic it self.
