RayPS / node-red-contrib-pushover

A Node-RED node to send Pushover notification
Other
17 stars 6 forks source link

Allways getting error - Unexpected token u in JSON at position 0 #18

Closed m4xcube closed 4 years ago

m4xcube commented 4 years ago

Hello,

unfortunately, I do not get this node to work on my side. I have a fresh installed pi with node-red. I allways get the error listed below, I also tried successfully "node-red-node-pushover", so it is no error with the authentification token.

msg : string[40] "Unexpected token u in JSON at position 0" msg : error "TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["getKeyByValue"]"

m4xcube commented 4 years ago

Complete removal and a fresh install of node-red helped.