[rabbitmq-discuss] Help for Add Subscription using RabbitHub

Harshana Weerasinghe wmharshana at gmail.com
Sat Nov 16 11:19:38 GMT 2013


Hi All,

I'm new to RabbitMQ and RabbitHub and configured server and it's running 
good. I created Exchange using 

curl -X PUT http://localhost:15670/endpoint/x/NodeJsDemo 

when I create Subscription for that I'm getting error "Request verification 
failed: {request_status,404}"

I'm using 

curl -vd 
"hub.mode=subscribe&hub.callback=http://someServer.com:8182/Publish&hub.topic=NodeJsDemo&hub.verify=sync&hub.verify=async&hub.lease_seconds=600" 
http://localhost:15670/subscribe/x/NodeJsDemo

create to subscription. 

what I wanted to do is all the messages comes to the Exchange NodeJsDemo 
needs to be delivered to web API http://someServer.com:8182/Publish


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131116/33438325/attachment.htm>


More information about the rabbitmq-discuss mailing list