I have tried using sp.core.user.canonicalUsername and m.User in various variants, I even tried to get the username by traversing through the m.playlists.starredPlaylist. This is probably easy but I can't find it somewhere?
|
feedback
|
|
This is from a Spotify employee: "Personally-indentifiable information like username won't be available, ever." Typically, they want you to use Facebook Auth for any social features. Apparently Spotify will be releasing new documentation in a week or so, so keep an eye out and see if it sheds any light. | |||
|
feedback
|
|
It won't be available, but you can obtain an unique user id with | |||||
|
feedback
|
|
It appears that you can use
From the Api Reference:
| |||
|
feedback
|