@Roy-Mustang Can you explain the correct workflow besides using a proxy? Because I also use fingerprints, but it still doesn’t pass.
Spotify account generator
-
hi can anyone guide me on how to create spotify account using HTTP request? i have been trying to generate but setting status 100 or 120
URL: https://spclient.wg.spotify.com/signup/public/v1/account
post data: post_data = f"gender=male&password={passwords}&password_repeat={passwords}&birth_month=8&birth_year=2000&creation_point=client_mobile&email={emails}&birth_day=1&displayname={DM_Name}&key=bff58e9698f40080ec4f9ad97a2f21e0&platform=iOS-ARM&creation_flow=mobile_email&iagree=1" -
@samydisam said in Spotify account generator:
hi can anyone guide me on how to create spotify account using HTTP request? i have been trying to generate but setting status 100 or 120
URL: https://spclient.wg.spotify.com/signup/public/v1/account
post data: post_data = f"gender=male&password={passwords}&password_repeat={passwords}&birth_month=8&birth_year=2000&creation_point=client_mobile&email={emails}&birth_day=1&displayname={DM_Name}&key=bff58e9698f40080ec4f9ad97a2f21e0&platform=iOS-ARM&creation_flow=mobile_email&iagree=1"post your example script or send to support if u are using premium so we can help. Keep in mind HTTP Request is not working well with proxy. You will get Connection Reset error a lot if u are using proxy