You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble trying to add an argument to a queue binding using Add-RabbitMQQueueBinding. I'm getting "Parameter set cannot be resolved using the specified named parameters". I believe it has something to do with the -Headers. I was looking at the add-rabbitmqqueue.ps1 and it looks like its slightly different than how the header is set up. I tried to add that to my add-rabbitmqqueuebinding.psq and it didnt work either. Example of what I'm trying to do below:
I'm having trouble trying to add an argument to a queue binding using Add-RabbitMQQueueBinding. I'm getting "Parameter set cannot be resolved using the specified named parameters". I believe it has something to do with the -Headers. I was looking at the add-rabbitmqqueue.ps1 and it looks like its slightly different than how the header is set up. I tried to add that to my add-rabbitmqqueuebinding.psq and it didnt work either. Example of what I'm trying to do below:
The text was updated successfully, but these errors were encountered: