View Issue Details

IDProjectCategoryView StatusLast Update
0017361MMW 5Syncpublic2021-01-11 20:52
Reporterlowlander Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version5.0 
Target Version5.0 
Summary0017361: Sync of Playlist to Spotify fails
DescriptionSynced 1 Playlist to Spotify which failed with Spotify: _createPlaylist error: 403 :{
TagsNo tags attached.
Fixed in build

Relationships

related to 0016521 closedLudek Spotify addon for syncing playlists 

Activities

Ludek

2021-01-11 19:17

developer   ~0061284

Last edited: 2021-01-11 19:24

I cannot replicate, but in the debug log I see that the reason is "Insufficient client scope", to be find why this is occuring for you.

Out client uses all the playlists scopes : https://developer.spotify.com/documentation/general/guides/scopes/
i.e. playlist-read-private, playlist-modify-private, playlist-read-collaborative, playlist-modify-public

Ludek

2021-01-11 20:37

developer   ~0061288

Last edited: 2021-01-11 20:38

FYI: I've just tested with non-Premium account and the playlist synced from MM5 was created without issues. So the sync is not limited to Premium account.

lowlander

2021-01-11 20:45

developer   ~0061289

Deleting Spotify and adding it again resolved this.

Ludek

2021-01-11 20:49

developer   ~0061290

Last edited: 2021-01-11 20:50

LowLander removed the MM app access from this screen: https://www.dropbox.com/s/q26zjrwjhiau915/screenshot%202021-01-11%2021.39.25.png?dl=0
and re-added the Spotify service in MM5 which solved the issue for him.

No idea what it was as there is no way for the user to accept only some scopes, one need to accept all the MM5 scopes (or none).

EDIT: Maybe LL added the Spotify sometime ago. This could explain (as I expanded the scopes meanwhile).