thelinmichael/spotify-web-api-node

Cannot use areFollowingPlaylist function

Closed this issue · 1 comments

When I'm trying to use the areFollowingPlaylist function, I systematically get this error.

image
(Don't pay attention to the 'Discover Weekly' console.log right before the error, it's for another thing)

Am I doing something wrong?

Nevermind, the example was wrong. I was on this for about an hour and right after posting this issue I found out how to do it.
Now it's working.

image

I'm probably going to do a PR with a fix for the example, if I have the time (and motivation haha).