[PR #1187] [MERGED] fixed Spotify's deprecation of http and localhost #1202

Closed
opened 2026-02-28 00:04:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1187
Author: @sandrzejewskipl
Created: 2/16/2025
Status: Merged
Merged: 2/19/2025
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (4)

📊 Changes

5 files changed (+30 additions, -7 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 CONTRIBUTING.md (+2 -2)
📝 TUTORIAL.md (+1 -1)
📝 docs/index.rst (+3 -3)
📝 spotipy/oauth2.py (+23 -1)

📄 Description

  • Added warnings and updated docs due to Spotify's deprecation of HTTP and "localhost" redirect URIs

fixes #1186


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/1187 **Author:** [@sandrzejewskipl](https://github.com/sandrzejewskipl) **Created:** 2/16/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`79806d2`](https://github.com/spotipy-dev/spotipy/commit/79806d298d1b517f2f31a101ea247399f7e3ef6b) spotify's deprecation of http and localhost - [`d256489`](https://github.com/spotipy-dev/spotipy/commit/d256489491572821773073141b650aa1f56ed22e) updated instead of changed - [`63c42b9`](https://github.com/spotipy-dev/spotipy/commit/63c42b9854c4da2d32acfa555410fd09e9ddb1fb) pep8 - [`cd53fbf`](https://github.com/spotipy-dev/spotipy/commit/cd53fbf2f5dd69ca73db92a5cf8050866a54622d) fixing thing that i broke ### 📊 Changes **5 files changed** (+30 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `CONTRIBUTING.md` (+2 -2) 📝 `TUTORIAL.md` (+1 -1) 📝 `docs/index.rst` (+3 -3) 📝 `spotipy/oauth2.py` (+23 -1) </details> ### 📄 Description - Added warnings and updated docs due to Spotify's deprecation of HTTP and "localhost" redirect URIs fixes #1186 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:04:05 +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/spotipy#1202
No description provided.