[GH-ISSUE #11] Better way to get Spotify Token #67

Closed
opened 2026-03-01 17:35:44 +03:00 by kerem · 0 comments
Owner

Originally created by @akashrchandran on GitHub (Dec 12, 2022).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/11

Originally assigned to: @akashrchandran on GitHub.

Here we are parsing HTML files and finding the token, there is an easier way to get the token directly as JSON using url

https://open.spotify.com/get_access_token?reason=transport&productType=web_player

Originally created by @akashrchandran on GitHub (Dec 12, 2022). Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/11 Originally assigned to: @akashrchandran on GitHub. Here we are parsing HTML files and finding the token, there is an easier way to get the token directly as JSON using url https://open.spotify.com/get_access_token?reason=transport&productType=web_player
kerem 2026-03-01 17:35:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-lyrics-api#67
No description provided.