Matthias Geisriegler

Results 2 issues of Matthias Geisriegler

Hi, I try to post an event: http://localhost:8001/event/Test but I always get this netmask error: Error: Invalid net address: ::1  at new Netmask (C:\Users\geisrieglm\pushd\node_modules\netmask\lib\netmask.js:69:15)  at Netmask.contains (C:\Users\geisrieglm\pushd\node_modules\netmask\lib\netmask.js:83:14)

Hi, i'm able to get a token from GCM on my device and i'm able to register at the pushd server. however, when i'm traing to send a notification, nothing...