I have created an account on Xtify for receiving push messages via BIS on Blackberry. Sample application that ships with Xtify SDK works fine and registration requests' responses are successful(As shown on the sample app screen). Finally it prints to the screen that it is listening for incoming messages. When I send a notification from web console it says "Notifications were sent to blackberry users:". but no push message is received. Also note that I have used BlackBerry server SDK to receive push messages which I was writing for another application and it worked really well.
Since I am sure that the client application works, I tried with this service "http://notify.xtify.com/api/1.2/pn/push" to send push messages programmatically. Still it keeps giving this error whatever the value I put in there. I tried device pin, and other keys too. But still the same error.
Any help?