SeVeNDuS / node-onesignal-api

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

notifications.create() gives no error, and NULL response #13

Open GeoffreyPlitt opened 7 years ago

GeoffreyPlitt commented 7 years ago

Hello,

I'm seeing an intermittent issue, maybe 5% of my calls to client.notifications.create() will encounter this issue: Once complete, err and response are BOTH null. How could they ever both be null, and how do I fix this?