This commit is contained in:
igna 2021-09-03 06:54:39 -04:00
parent 58796ee889
commit 2fa252c52d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ resp = requests.post("https://spclient.wg.spotify.com/signup/public/v1/account",
"password_repeat": password
}, headers={
"accept": "*/*",
"accept-language": "es-419,es;q=0.9",
"accept-language": "en-uk,en;q=0.9",
"content-type": "application/x-www-form-urlencoded",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "cors",