[rabbitmq-discuss] Help for Add Subscription using RabbitHub
Harshana Weerasinghe
wmharshana at gmail.com
Sat Nov 16 16:57:09 GMT 2013
I fixed the issue returning hub.challenge value in the query string in the
GET request.
On Saturday, November 16, 2013 4:49:38 PM UTC+5:30, Harshana Weerasinghe
wrote:
>
> 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/29f86436/attachment.htm>
More information about the rabbitmq-discuss
mailing list