[PR #239] [CLOSED] Fix prompt_for_user_token parameter strings #829

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/239
Author: @jayeve
Created: 12/12/2017
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 5fb4de1 Fix prompt_for_user_token parameter strings

📊 Changes

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

View changed files

📝 docs/index.rst (+1 -1)

📄 Description

The client-id and client-secret had 'your-app-redirect-uri' when they should be 'your-app-client-id' and 'your-app-client-secret' respectively.


🔄 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/239 **Author:** [@jayeve](https://github.com/jayeve) **Created:** 12/12/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5fb4de1`](https://github.com/spotipy-dev/spotipy/commit/5fb4de1d9e544554643fa2ba41f92193dfd18f57) Fix prompt_for_user_token parameter strings ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/index.rst` (+1 -1) </details> ### 📄 Description The client-id and client-secret had 'your-app-redirect-uri' when they should be 'your-app-client-id' and 'your-app-client-secret' respectively. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:58 +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#829
No description provided.