Ivan Socolsky
8 years ago
No known key found for this signature in database
GPG Key ID: FAECE6A05FAA4F56
1 changed files with
1 additions and
1 deletions
-
lib/pushnotificationsservice.js
|
|
@ -370,7 +370,7 @@ PushNotificationsService.prototype._makeRequest = function(opts, cb) { |
|
|
|
url: self.pushServerUrl + '/send', |
|
|
|
method: 'POST', |
|
|
|
json: true, |
|
|
|
header: { |
|
|
|
headers: { |
|
|
|
'Content-Type': 'application/json', |
|
|
|
'Authorization': 'key=' + self.authorizationKey, |
|
|
|
}, |
|
|
|