SeVeNDuS / node-onesignal-api

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

Can't create a notification #16

Open PterPmnta opened 7 years ago

PterPmnta commented 7 years ago

I get this error when try to create a new notificacion

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

any help me?