jinwyp / one_click_script

install latest or LTS linux kernel and enable BBR or BBR plus
MIT License
4.78k stars 1.42k forks source link

how can i bypass spotify 403 error? #236

Closed mmdz1122 closed 1 year ago

mmdz1122 commented 1 year ago

i've installed both cloudflare wrap and wiregurd successfully but the problem is with spotify. it gives forbidden error (Your client does not have permission to get URL / from this server.). is there any solution to that?

jinwyp commented 1 year ago

Use the latest script and reinstall xray , then you can choose the warp IPV6 rule of spotify during the Installation,

wget --no-check-certificate https://raw.githubusercontent.com/jinwyp/one_click_script/master/trojan_v2ray_install.sh && chmod +x ./trojan_v2ray_install.sh && ./trojan_v2ray_install.sh
mmdz1122 commented 1 year ago

thank you.