[rabbitmq-discuss] Subscribing an Exchange with RabbitHub

Brett Cameron brett.r.cameron at gmail.com
Tue Nov 12 20:35:47 GMT 2013


Lijo,

The error indicates that your web server at rabbitmq.citrus.com did not
respond correctly to the initial challenge request. When a subscription is
requested, RabbitHub sends a challenge request (HTTP GET) to the specified
URL. The challenge request sends a token and the web server is expected to
respond to the challenge request by sending back the same token in the
response body. Assuming this process completes successfully the
subscription will be activated. Once the subscription has been activated,
RabbitHub will send to the subscription URL any messages matching the
subscription (note that messages are sent using HTTP POST, not GET).

Brett



On Wed, Nov 13, 2013 at 1:43 AM, Lijo Sebastian
<lijo at citrusinformatics.com>wrote:

>   Hi,
>         Please guide me through.
>             I am using RabbitHub plugin for RESTish way of publishing
> messages.
>             Creating and Deleting Exchanges or Queues are working fine.
>             Also able to publish message with http post method to queues
> subscribed through amqp.
>
> But how to achieve subscribe with RabbitHub.
>
> I tried the example available with RabbitHub tutorial.  Added my call
> back  url . Got Error.
>
> What could be the possibilities of the below shown error?
>
> Thanks in Advance!!!
>
> Error :
>
> Request verification failed: challenge_mismatch* Connection #0 to host
> rabbitmq
> citrus.com left intact
> * Closing connection #0
>
>
> Regards,
> Lijo Sebastian
> Senior Software Engineer
> Citrus Informatics (India) Pvt Ltd.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131113/acfd7ebe/attachment.htm>


More information about the rabbitmq-discuss mailing list