pckhib / node-red-contrib-spotify

Node-RED node for Spotify Web API
MIT License
13 stars 16 forks source link

CALLBACK Redirect error - TypeError: Cannot read property 'split' of undefined #20

Open ckglobalroaming opened 3 years ago

ckglobalroaming commented 3 years ago

Sorry for my ignorance on this one pls. Has anyone experienced this issues when setting up Node-red credentials. Defined Callback URI is "http://localhost:1880/spotify-credentials/auth/callback" as prescribed in the docco. Any advice appreciated.

sawo69 commented 3 years ago

I had the same problem you can find the solution here

(https://github.com/pckhib/node-red-contrib-spotify/issues/16#issuecomment-627124912)