python请求发现帐户创建问题

问题描述

嘿,实际上我正在尝试使用 python 脚本创建 Spotify 帐户 所以我要求使用post方法

网址:

https://spclient.wg.spotify.com/signup/public/v1/account

数据:

creation_point=lite_7e7cf598605d47caba394c628e2735a2&password_repeat=JEpazBLdZJeNcP&platform=Android-ARM&iagree=true&password=JEpazBLdZJeNcP&gender=female&key=a1e486e2729f46d6bb368d6b2bcda326&birth_day=23&birth_month=9&email=2pi2jmilcs@hotmail.fr&birth_year=1972'

只是一些随机的东西来创建一个帐户

使用 Tor 代理得到这个结果:

{'status': 120,'country': 'ZZ','dmca-radio': False,'shuffle-restricted': False,'username': '','can_accept_licenses_in_one_step': True,'requires_marketing_opt_in': False,'requires_marketing_opt_in_text': False,'minimum_age': 13,'country_group': 'NA','specific_licenses': False,'pretick_eula': True,'show_collect_personal_info': False,'use_all_genders': True,'date_endianness': 'MIDDLE_ENDIAN','is_country_launched': False}

问题是代理还是其他问题?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)