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

Requesting an API key from libre.fm results in 404 #3

Open
db0 opened this issue Oct 12, 2020 · 6 comments
Open

Requesting an API key from libre.fm results in 404 #3

db0 opened this issue Oct 12, 2020 · 6 comments

Comments

@db0
Copy link

db0 commented Oct 12, 2020

It seems to want to take you to this link: https://libre.fm/api/account/create but this doesn't seem to be working.

Some googling returns results such as this: https://libre.fm/api/auth/?api_key=$LAST_KEY&cb=pscrobble://auth/librefm which seem to be maybe the current way to do it?

@donalhunt
Copy link

Any idea how to get a session key once you've got a token?

@ghost
Copy link

ghost commented Jun 2, 2021

Hi, I think I got working by using this url and changing $LAST_KEY by the default API key and the callback was the page for the project.
14:30:02-02-06-2021-screenshot

Like so: https://libre.fm/api/auth/?api_key=r9i1y91hz71tcx7vyrp9hk1alhqp1888&cb=https://digitalheir.github.io/lastfm-to-librefm-exporter/

Then, to generate a token it will ask to log in libre.fm and then to get the session key you will need to open developer option in the browser and search for session id.

14:19:30-02-06-2021-screenshot

But I'm still fetching my scrobbles tho, it will take some time to finish.

@pbaesse
Copy link

pbaesse commented Jan 26, 2022

Your @bashL workaround was almost working. But now I'm getting "Runtime nodejs6 is no longer available. Please redeploy your function to a newer version." in every page it loads to scrobble. Probably it just has to update the node version.

@bulletproof2k
Copy link

190925469-3530ad8d-2eed-472e-be74-c9007bdf2854

@widardd
Copy link

widardd commented Oct 17, 2022

Doesn't work

@paulo-roger
Copy link

How you handled the session key part?

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

6 participants