Closed justinpage closed 10 years ago
Complete mistake on my part.
The IronMQ credentials were switched in comparison to the iron array found in app/config/queue.php
I needed to switch the key values for it to work correctly.
This late, maybe I'm just bound for making a few mistakes. Also, it doesn't help that I have that key binding from vimcasts that moves whole lines ><
I'm receiving the common HTTP 404 error when trying to subscribe a queue event with a test application. I have it setup via fortrabbit. I'm assuming when it pings to my address, it can't find it. Does this have to do with my cURL? Or is there any other solutions I could try?