codetheweb / muse

🎧 a self-hosted midwestern Discord music bot that doesn't suck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

CallumKoolaid opened this issue Β· comments

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:

  • Directly from the cloned repository
  • [* ] Inside a Docker container
  • Something else (please elaborate)

Versions

  • Muse:latest
  • Docker (if applicable):Docker version 20.10.24, build 297e128
  • OS:ubuntu server 64bit
  • Node.js: (if running outside the Docker container)
  • ffmpeg: (if running outside the Docker container, 4.1 or later is required)

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

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.

Same issue, tried different IP, nothing helped.

same issue.

Same issue! Can't play YouTube nor Spotify

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