Posts

Post not yet marked as solved
0 Replies
486 Views
Hi,I would like to know why I can’t send a custom header on the command to download the push-package or at least to execute the command in the backend, because I think someone from outside is able to download my push package if they know the web service URL and website push ID, right?Consequently, they can have access to my authenticationToken, which is a sensitive data. So, do you have any tips of how to protect the push-package to not be downloaded by someone without authorisation?Also, about the log command, since it does not allow to also send any custom header, it does not make the API vulnerable to spam on the web service side? What should I do to avoid that, if someone from outside discovers how to have execute this endpoint ir particular?Thanks in advance!
Posted
by jorgelima.
Last updated
.
Post not yet marked as solved
0 Replies
546 Views
Hi,I would like to know if there is any Java version available of the Companion file available in PHP-only as can be found on the link below at the top right:https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/NotificationProgrammingGuideForWebsites/PushNotifications/PushNotifications.htmlThis file is responsible to generate the Push Package for the Safari Push Notifications and my project is written with Java, so I would not like to install PHP in my server just to run this script.How can I request this to Apple developers? It is really making my life hard because of that... thanks in advance!
Posted
by jorgelima.
Last updated
.