[PR #635] [CLOSED] get port from SPOTIPY_REDIRECT_URI rather than having to specify it #974

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/635
Author: @AlexCherrypi
Created: 1/30/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 7f94283 pull port from SPOTIPY_REDIRECT_URI rather than having to specify itas --port

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 examples/app.py (+3 -2)

📄 Description

for convenience sake we pull the port directly from SPOTIPY_REDIRECT_URI , as we have to specify it there anyway.
No need to either specify --port inline or FLASK_RUN_PORT envar anymore.


🔄 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/635 **Author:** [@AlexCherrypi](https://github.com/AlexCherrypi) **Created:** 1/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7f94283`](https://github.com/spotipy-dev/spotipy/commit/7f942832cb43676d2627efb99d8b8bb4fb33d8ad) pull port from SPOTIPY_REDIRECT_URI rather than having to specify itas --port ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `examples/app.py` (+3 -2) </details> ### 📄 Description for convenience sake we pull the port directly from SPOTIPY_REDIRECT_URI , as we have to specify it there anyway. No need to either specify --port inline or FLASK_RUN_PORT envar anymore. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:02 +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#974
No description provided.