[PR #261] [MERGED] Propagate refresh token error #259 #835

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/261
Author: @loisaidasam
Created: 2/23/2018
Status: Merged
Merged: 4/2/2020
Merged by: @stephanebruckert

Base: masterHead: feature/259/propagate-refresh-token-error


📝 Commits (4)

  • b5fb8d0 Propagate refresh token error #259
  • adab6ff Merge branch 'master' of github.com:plamere/spotipy into feature/259/propagate-refresh-token-error
  • 16498a7 Lint
  • c736208 Format

📊 Changes

6 files changed (+31 additions, -29 deletions)

View changed files

📝 CHANGELOG.md (+2 -1)
📝 spotipy/__init__.py (+1 -0)
📝 spotipy/client.py (+1 -18)
spotipy/exceptions.py (+15 -0)
📝 spotipy/oauth2.py (+11 -9)
📝 tests/integration/test_user_endpoints.py (+1 -1)

📄 Description

https://github.com/plamere/spotipy/issues/259


🔄 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/261 **Author:** [@loisaidasam](https://github.com/loisaidasam) **Created:** 2/23/2018 **Status:** ✅ Merged **Merged:** 4/2/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `feature/259/propagate-refresh-token-error` --- ### 📝 Commits (4) - [`b5fb8d0`](https://github.com/spotipy-dev/spotipy/commit/b5fb8d0e04bb7e786a2662917ad1af59ddbcf3fe) Propagate refresh token error #259 - [`adab6ff`](https://github.com/spotipy-dev/spotipy/commit/adab6ff99c25d732318cc26d0a010fa16a47ba2c) Merge branch 'master' of github.com:plamere/spotipy into feature/259/propagate-refresh-token-error - [`16498a7`](https://github.com/spotipy-dev/spotipy/commit/16498a7dfe1968371db65eb5bf47164297d5551d) Lint - [`c736208`](https://github.com/spotipy-dev/spotipy/commit/c736208e1c337504c28024fe2737932caf0955f4) Format ### 📊 Changes **6 files changed** (+31 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -1) 📝 `spotipy/__init__.py` (+1 -0) 📝 `spotipy/client.py` (+1 -18) ➕ `spotipy/exceptions.py` (+15 -0) 📝 `spotipy/oauth2.py` (+11 -9) 📝 `tests/integration/test_user_endpoints.py` (+1 -1) </details> ### 📄 Description https://github.com/plamere/spotipy/issues/259 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:00 +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#835
No description provided.