-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Status code: 403 when playing any song #332
Comments
Hello, it appears @SushiBtw gave up on this project, so i've forked it and published to npm with many bug fixes and new features. I am working to fix this bug there, let me know if you find anything else that might help me debug it, my discord is: Repo: https://github.com/RaFaTEOLI/discord-music-player |
Reference: fent/node-ytdl-core#1295 |
@ChubbyStewwa fix pushed to https://github.com/RaFaTEOLI/discord-music-player |
@RaFaTEOLI it's still not working, now I can't even start the bot here the error
|
That is weird, I will take a look at that later, however it works very well here for me, in case you wanna check it out: https://github.com/RaFaTEOLI/discord-bot-player |
I just tried it with a new blank project to avoid problems from other code and just added the needed stuff and still get the error Here the code
|
Hey I haven't been able to reproduce your error, can you send me how your |
Sure, here it is
Here is the error again
|
Have gotten around to testing this on my end now as well, and i can confirm I'm also getting the same error on my end:
|
I was able to fix the problem. |
Nice, yes same here, mine is running with |
Thanks! This also fixed the issue for me. Seems to be working now! |
how did you manage to switch? |
In your package.json file in the "scripts" field replace
|
Bug Description
When I want to play a song, no matter if with link or with title I get the error 403
Reproduction Steps
Steps to reproduce the behavior:
/play
command with song link or title.Expected Result
It is supposed to play the song
Attachments
Here the full error message
Versioning:
The text was updated successfully, but these errors were encountered: