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

Failed to authenticate on Genius: [Errno 403] 403 Client Error: Forbidden for url #292

Open
exisfeelyou opened this issue Jan 30, 2025 · 0 comments

Comments

@exisfeelyou
Copy link

exisfeelyou commented Jan 30, 2025

You don't need to explain to me that this issue has been brought up before. All of this is nonsense. I wrote a code that connects to the lyricsgenius library, and it works fine and performs all functions on Windows. But if I run the same code on Linux VPS (Ubuntu non gui), I get this:

image

No need to talk about IP blocking by Genius itself, etc. I tried using the official Genius API in my code on Linux and everything works fine, curl check also gives a successful request. But when I use the lyricsgenius library, I get error 403.

How come the library works fine on Windows, but doesn't want to work on Linux?

Upd:

On another VPS with Debian (non gui) - everything works fine:

image

🤷🏻‍♂️🤷🏻‍♂️🤷🏻‍♂️

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

1 participant