01-29-2013 08:01 AM
Hi all,
we have developed a push server side app, but when we post the pap XML to the Blackberry server:
https://cpXXX.pushapi.eval.blackberry.com (XXX has been replaced by our CPID)
we recieve an 404 error with the next message:
authorizationError: 'Hostname/IP doesn\'t match certificate\'s altnames'
Can anyone help us?
Regards.
Solved! Go to Solution.
01-29-2013 08:27 AM
Hi,
https://cpXXX.pushapi.eval.blackberry.com is just the base PPG URL.
The full URL you should be pushing to should be:
https://cpXXX.pushapi.eval.blackberry.com/mss/PD_p
See if that helps.
Are you using the Push Service SDK to develop your server-side application?
Thanks,
Matt