- youtube-source v1.11.1
- using oauth
plugin works fine when I play a yt track using my bot, but when I'm trying to hit /youtube/stream endpoint I got this response:
{
"timestamp": 1733904195892,
"status": 500,
"error": "Internal Server Error",
"message": "Request processing failed: com.sedmelluq.discord.lavaplayer.tools.FriendlyException: Please sign in",
"path": "/youtube/stream/X-YtmD0YsBA"
}