Skip to content
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]: Lyrics command not working #775

Open
5wi5wi opened this issue Jan 10, 2025 · 2 comments
Open

[Bug]: Lyrics command not working #775

5wi5wi opened this issue Jan 10, 2025 · 2 comments
Assignees

Comments

@5wi5wi
Copy link

5wi5wi commented Jan 10, 2025

Bug description

i have a valid Genius token and all the commands work properly

Steps to reproduce

use the lyrics command

Operating System

windows 11

Node.js version

22.13.0

java version

21 LTS

Application/Library version

v4.6.7 - ad783e2

Error logs or screenshots

image_2025-01-10_192331541

[1/10/2025] [8:11:15 PM] [Lyrics.js] [Lavamusic] » ✖  error     AxiosError: Request failed with status code 401
    at settle (C:\Users\rtyqw\OneDrive\Desktop\lavamusic\node_modules\axios\dist\node\axios.cjs:2026:12)
    at IncomingMessage.handleStreamEnd (C:\Users\rtyqw\OneDrive\Desktop\lavamusic\node_modules\axios\dist\node\axios.cjs:3142:11)
    at IncomingMessage.emit (node:events:536:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
    at Axios.request (C:\Users\rtyqw\OneDrive\Desktop\lavamusic\node_modules\axios\dist\node\axios.cjs:4252:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async module.exports (C:\Users\rtyqw\OneDrive\Desktop\lavamusic\node_modules\genius-lyrics-api\lib\searchSong.js:18:18)
    at async module.exports (C:\Users\rtyqw\OneDrive\Desktop\lavamusic\node_modules\genius-lyrics-api\lib\getLyrics.js:15:18)
    at async Lyrics.run (C:\Users\rtyqw\OneDrive\Desktop\lavamusic\dist\commands\music\Lyrics.js:53:28)
   
@batuhanbecel
Copy link

it's when I used secret key. it shows me this error. but when I try with clitent access token it's shows nothing and also /lyrics not working

@hwangsihu
Copy link
Contributor

Trying with an access token is the normal way to do it. But I'm also getting a message saying that the lyrics were not found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants