I am getting
{ error: { status: 403 } }
And this:
(node:9542) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'id' of undefined at /Users/quantime/Documents/GitHub/WhatsappBot/node_modules/sactivity/js/SpotifyClient.js:101:93 at Array.reduce (<anonymous>) at SpotifyClient.resolve (/Users/quantime/Documents/GitHub/WhatsappBot/node_modules/sactivity/js/SpotifyClient.js:101:52) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async SpotifyClient.resolveURI (/Users/quantime/Documents/GitHub/WhatsappBot/node_modules/sactivity/js/SpotifyClient.js:104:31)
I am getting
{ error: { status: 403 } }And this:
(node:9542) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'id' of undefined at /Users/quantime/Documents/GitHub/WhatsappBot/node_modules/sactivity/js/SpotifyClient.js:101:93 at Array.reduce (<anonymous>) at SpotifyClient.resolve (/Users/quantime/Documents/GitHub/WhatsappBot/node_modules/sactivity/js/SpotifyClient.js:101:52) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async SpotifyClient.resolveURI (/Users/quantime/Documents/GitHub/WhatsappBot/node_modules/sactivity/js/SpotifyClient.js:104:31)