01-18-2012 10:31 AM
response: <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona
<html xmlns="http://www.w3.org/1999/xhtml">
<title>Pushdata Service</title>
<body bgcolor="white" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">
<form enctype="application/x-www-form-urlencoded" method="get">
<!-- Header -->
<!-- static error header library -->
<br clear="none"/>
<!-- Errorcode -->
<!-- dynamic @[errorcode] token -->
<font color="#777777" size="1" style="verdana">Error </font>
<br clear="none"/>
<br clear="none"/>
<!-- Errorbody -->
<!-- dynamic @[errorbody] token -->
<font color="#777777" size="1" style="verdana">The content you have requested is not available</font>
<br clear="none"/>
<!-- Error message -->
<!-- dynamic @[errormsg] token -->
<br clear="none"/>
<font color="#777777" size="1" style="verdana">PD_SUBREG service is not available.</font>
<br clear="none"/>
<br clear="none"/>
<!-- Footer -->
<!-- static error footer library -->
<br clear="none"/>
</form>
</body>
</html>
01-22-2012 08:23 AM
The last part of the register URL should be: PD_SubReg not all in caps like you have it: PD_SUBREG.
01-22-2012 11:24 AM
You could belive that I have correct url. This is just reply that I'm gettig from push server.
02-07-2012 12:39 AM
Hi Eugen,
Still i am not clear of what is problem ?i tested giving my app id and BIS portal in the sample BISPushclient sample app,i am gettting the same response code,did you figure out any problem in your side.
Regards
Rakesh Shankar.P
02-08-2012 01:13 PM
It's not issue with our side since we are able to register push with the same cal after.
Simply just ignore this and retry after some delay.
I put it to forum to get attention that this server error is known (I guess) but isn't fixed or put as known issue with recommendation what do with it.