Hi all!
Yesterday Kris pointed out that we are not following the SimplePush Spec[1] when it comes to the 'pushEndpoint' that is returned when registering a channel. The spec shows that an absolute URL is returned but we are returning a relative URL.
This change will affect the JavaScript client, the UnifiedPush Server, the Admin UI and possibly QE integration tests.
I won't go into all the changes for the components listed above as others can provide more accurate information about them if needed. Just wanted to give a heads up to all about this.
/Dan