Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Trusted Contributor
bh1r1th
Posts: 226
Registered: 11-23-2010
My Carrier: Software Programmer

Unable to register my application in blackberry push server

hi all,

i am trying to register my application for pushnotifications. this is the link  i am using.

http://pushapi.eval.blackberry.com/mss/PD_subReg?serviceid=xxxxxxxxxxxxxxxxxx&osversion=6.0.0.246&mo... trans;ConnectionType=xxxx

 

 

and i am getting this error please check it once.

<?xml version='1.0'?>\n<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'\n 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>\n<html xmlns='http://www.w3.org/1999/xhtml'>\n<head>\n<title>The request failed</title>\n</head>\n<body>\n<p><big>Service Unavailable.</big></p>\n<p>\n<i>Technical description:</i><br/>504 Gateway Time-out - The web server is not responding</p>\n</body>\n</html>

 

 

Thank you in advance.

Please use plain text.
Developer
Eugen
Posts: 371
Registered: 07-16-2009
My Carrier: Vodafone NL

Re: Unable to register my application in blackberry push server

I hope you put also ";deviceside=false".

 

According to the error - try register agian. I think the infrustructure redirections fail time to time.

Please use plain text.