Closed olivoreo closed 3 years ago
For some reasons the package is broken, we are working on it! We will release newer version soon asap! We will notify when its ready...
Okay, I'll be waiting! I already thought I made a mistake in the code.
But incase if its real urgent you can do
npm i github:spotify-api/spotify-api.js
This one is beta version we are working on might have bugs
We have updated our package now you can test your works! Only if any bugs reopen this issue! And make sure you are not using v5 because it has Axios security issues and a lot of bugs... Plus v5 has broken in code image where v6 is fixed in code image but half fixed.
Hello! When creating my bot on Dialogflow using the Fulfillment Editor, I found that when using " const track = await spotify.tracks. search ()", the result is empty. Although the access token output works. Can you tell me what the problem is? Here is my code: