Invalid Username when getting currently playing track #819
-
Hi, I am trying to get my currently playing track but unfortunately I am getting "Invalid Username" in console... What should I rewrite or add? Thanks
|
Beta Was this translation helpful? Give feedback.
Answered by
JohnnyCrazy
May 27, 2023
Replies: 1 comment
-
It's not possible to use https://johnnycrazy.github.io/SpotifyAPI-NET/docs/auth_introduction |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JohnnyCrazy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not possible to use
ClientCredentialsAuthenticator
in combination withPlayer.GetCurrentlyPlaying
.ClientCredentialsAuthenticator
can not access user resourceshttps://johnnycrazy.github.io/SpotifyAPI-NET/docs/auth_introduction