| The node sender if looking for status of 200 to see if the request to the server failed, but the UPS actually sends back a 202, which is defined in the REST API docs, so the promise was always rejecting. from http://stackoverflow.com/questions/40429670/unifiedpush-node-sender-completion-block-not-triggered#comment68114782_40429670 |