We are trying to consume messages from DLQ of Service Bus using logic App with below settings.
But with these settings we are getting below error
To confirm if we are able to process messages from main subscription or not, selected the subscription type as "Main" and found that it works well and processes the messages.
As it is working fine with Main Subscription, so it is not the issue of Message Forwarding at all, like it says in error message, but something else which is not clear from error message but happening behind the scene.
Any clue/help will be well appreciable.
Thanks in advance.