Trying to connect consumer to the pre-defined queue, getting error as Permission mismatch.

@Monica_Gavali
Definitely interesting that it works the first time and fails the second time. If this is a pre-existing queue I would also try to set provisionDurableQueue to false and see if that helps. When that is set to true the solace cloud stream binder might be trying to do some provisioning which doesn’t fall under the consume permissions. Besides if it’s pre-existing there is no need to provision it :slight_smile: