mirror of
https://github.com/misiektoja/lastfm_monitor.git
synced 2026-04-25 15:15:57 +03:00
[GH-ISSUE #1] "Login: User required to be logged in" error #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @magicman-dot on GitHub (Jun 9, 2024).
Original GitHub issue: https://github.com/misiektoja/lastfm_monitor/issues/1
I'm getting this error when I try to run the app:
"Login: User required to be logged in"
I have proper APi key and secret defined. Any ideas ?
@misiektoja commented on GitHub (Jun 9, 2024):
Hey, change your privacy settings and disable 'Hide recent listening information':
This error message comes from pyLast and is not too descriptive. I will add some info about it to the README.
@magicman-dot commented on GitHub (Jun 9, 2024):
Thanks it works now !