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

Musixmatch Lyrics not working at all #31

Closed
KaleidoscopicPrism opened this issue Jun 25, 2024 · 2 comments
Closed

Musixmatch Lyrics not working at all #31

KaleidoscopicPrism opened this issue Jun 25, 2024 · 2 comments

Comments

@KaleidoscopicPrism
Copy link

Despite having a working token, it just gives the error seen below
image
image

@yodaluca23
Copy link
Member

yodaluca23 commented Jun 25, 2024

Use this cURL request to verify your Musixmatch token is valid, feel free to censor any PII and share the output.

     --url "https://apic.musixmatch.com/ws/1.1/macro.subtitles.get" \
     --data-urlencode "track_spotify_id=4uLU6hMCjMI75M1A2tKUQC" \
     --data-urlencode "subtitle_format=mxm" \
     --data-urlencode "q_track= " \
     --data-urlencode "usertoken=YOUR_MUSIXMATCH_USER_TOKEN" \
     --data-urlencode "app_id=mac-ios-v2.0"```

@yodaluca23
Copy link
Member

Closing due to inactivity.

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

2 participants