mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotAPI#46
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?
📋 Pull Request Information
Original PR: https://github.com/Aran404/SpotAPI/pull/29
Author: @Leogendra
Created: 4/2/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
2f1063bFix(client): bypass broken correlationId extraction due to Spotify frontend changes (#28)eb3bf77Chore(deps): bump tls_client to 1.0.1 and add pymongo + redis to requirements.txt📊 Changes
2 files changed (+6 additions, -3 deletions)
View changed files
📝
requirements.txt(+4 -2)📝
spotapi/utils/strings.py(+2 -1)📄 Description
This PR fixes the error related to the extraction of "correlationId" in the get_session() method, caused by recent changes to Spotify's frontend. Since the Spotify homepage seems to no longer includes the expected token, the fix bypasses the Substring "correlationId":" not found in JSON string error described in issue #28, while maintaining compatibility with the rest of SpotAPI.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #29] [CLOSED] Fix: "correlationId" extraction error due to Spotify changes (#28)to [PR #29] Fix: "correlationId" extraction error due to Spotify changes (#28)[PR #29] Fix: "correlationId" extraction error due to Spotify changes (#28)to [PR #29] [CLOSED] Fix: "correlationId" extraction error due to Spotify changes (#28)