Spotify problems with id

I want import several data (album, playlist,...) of my spotify account in the node-red-contrib-spotify node. I have a paid membership of spotify and after creating the app I get a client id and a client secret. I am using these scopes: user-read-playback-state user-read-currently-playing.

I get the spotify.authorized message and when I cal getAlbum I get the next output of the node:

WebapiRegularError: An error occurred while communicating with Spotify's Web API.
Details: invalid id

I tried everything, but I think I do something wrong.

Someone to help me available?

Thank in advantage!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.