You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the USER_PASS authentication strategy via the player API, spotify fails to authenticate if the username is an email address. For users that originally signed up using Google and later added an email, the username is a generated string of characters like odnl14ixxxxxxxxxxxxxxxxxxxx.
However, somehow, the binary downloaded from releases seems to be able to work when the username supplied is an email.
How do I authenticate using an email address using the player API?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When using the
USER_PASS
authentication strategy via the player API, spotify fails to authenticate if the username is an email address. For users that originally signed up using Google and later added an email, the username is a generated string of characters likeodnl14ixxxxxxxxxxxxxxxxxxxx
.However, somehow, the binary downloaded from releases seems to be able to work when the username supplied is an email.
How do I authenticate using an email address using the player API?
Beta Was this translation helpful? Give feedback.
All reactions