<div dir="ltr"><div><div>Lijo,<br><br></div>The error indicates that your web server at <a href="http://rabbitmq.citrus.com">rabbitmq.citrus.com</a> 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).<br>
<br></div>Brett<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 13, 2013 at 1:43 AM, Lijo Sebastian <span dir="ltr">&lt;<a href="mailto:lijo@citrusinformatics.com" target="_blank">lijo@citrusinformatics.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div dir="ltr">
<div style="font-size:10pt;font-family:&#39;Segoe UI&#39;">
<div>Hi,</div>
<div>������� Please guide me through. </div>
<div>����������� I am 
using RabbitHub plugin for RESTish way of publishing messages.</div>
<div>����������� Creating 
and Deleting Exchanges or Queues are working fine. </div>
<div>����������� Also 
able to publish message with http post method to queues subscribed through amqp. 
</div>
<div>�</div>
<div>But how to achieve subscribe with RabbitHub.</div>
<div>�</div>
<div>I tried the example available with RabbitHub tutorial.� Added my call 
back� url . Got Error.</div>
<div>�</div>
<div>What could be the possibilities of the below shown error?</div>
<div>�</div>
<div>Thanks in Advance!!!</div>
<div>�</div>
<div>Error : </div>
<div>�</div>
<div>Request verification failed: challenge_mismatch* Connection #0 to host 
rabbitmq</div>
<div><a href="http://citrus.com" target="_blank">citrus.com</a> left intact</div>
<div>* Closing connection #0</div>
<div>�</div>
<div style="font-size:10pt;font-family:&#39;Segoe UI&#39;"><br>Regards, 
<br>Lijo Sebastian<br>Senior Software Engineer<br>Citrus Informatics (India) Pvt 
Ltd.</div></div></div></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>