codetheweb / muse

🎧 a self-hosted midwestern Discord music bot that doesn't suck
MIT License
797 stars 200 forks source link

i cant play anything 🚫 ope: Response code 403 (Forbidden) #985

Open CallumKoolaid opened 6 months ago

CallumKoolaid commented 6 months ago

What's happening? Concisely describe what's going wrong. i cant play anything from youtube or spotify youtube play error 🚫 ope: Response code 403 (Forbidden)

spotify play error 🚫 ope: no songs found i have double checked all the values for the docker compose like spotify id and youtube token ive also tried the same config on a vm and same issue Logs logs dont show anything only the basic message when it first boots

Screenshots If applicable, add screenshots to help explain your problem. https://i.imgur.com/vWDNTrJ.png Additional context Add any other context about the problem here.

Runtime I'm running Muse:

Versions

codetheweb commented 6 months ago

It looks like YouTube is blocking your requests. Are you able to try from a different public IP?

narendnp commented 5 months ago

It looks like YouTube is blocking your requests. Are you able to try from a different public IP?

Same issue here, tried different IP, VPN, etc. still doesn't work.

evanknight11 commented 5 months ago

Same issue, tried different IP, nothing helped.

XalexHana commented 5 months ago

same issue.

AlvaroMartinezB commented 5 months ago

Same issue! Can't play YouTube nor Spotify

AlvaroMartinezB commented 5 months ago

Fixed it! Guess that's what we get for not following instructions:

YOUTUBE_API_KEY can be acquired by creating a new project in Google's Developer Console, enabling the YouTube API, and creating an API key under credentials.

I didn't enable the YouTube API when I created the API Key, I just enabled "YouTube Data API v3" on the Google Dashboard and now it works, both for spotify and Youtube