SeVeNDuS / node-onesignal-api

OneSignal's unofficial node.js client library for using OneSignal Rest API.
MIT License
50 stars 11 forks source link

Unreachable Notifications #9

Open ishansan38 opened 7 years ago

ishansan38 commented 7 years ago

I have tried this api and was successful in creating a new player in One Signal. But, when sending Notifications, it says Unreachable even though the player_id shows Subscriber as Yes.

PterPmnta commented 7 years ago

i have that problem

{ id: '',
  recipients: 0,
  errors: [ 'All included players are not subscribed' ] }