node-spotify icon indicating copy to clipboard operation
node-spotify copied to clipboard

error 401 no token provided

Open jarvisdev opened this issue 7 years ago • 2 comments

When I run a code snippet on npm runkit and try to print it on the console it gives me this error:

error: Object {message: "No token provided", status: 401} what should I do?

jarvisdev avatar Mar 05 '18 16:03 jarvisdev

same issue, did you find a workaround?

fitzhavey avatar Aug 18 '18 15:08 fitzhavey

npm i node-spotify-api is best solution. See https://www.npmjs.com/package/node-spotify-api

Similar code but up-to-date library

camsjams avatar Aug 20 '18 17:08 camsjams