curl --location --request PUT 'https://api.spotify.com/me/player/repeat?state=' \
--header 'Authorization;'
{
"error": {
"message": "string",
"status": 0
}
}
user-modify-playback-state
scope authorized in order to control playback.