[PR #1167] [CLOSED] Troubleshooting aid for headless mode #1191

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1167
Author: @Robin-St
Created: 11/23/2024
Status: Closed

Base: masterHead: Robin-St-patch-1


📝 Commits (2)

  • aa2c5b4 Troubleshooting aid for headless mode
  • 5851382 Update CHANGELOG.md

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 examples/headless.py (+1 -0)

📄 Description

While trying to use headless mode on a raspberry pi from a Mac I noticed that safari does not properly handle the redirect from the authentication page. This gave that the url in the address field never got updated to the one with the credential token. Testing the same flow and settings in firefox worked directly.

Added this small note to help other developers potentially avoid to also get stuck for too long on this thing :)


🔄 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/1167 **Author:** [@Robin-St](https://github.com/Robin-St) **Created:** 11/23/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Robin-St-patch-1` --- ### 📝 Commits (2) - [`aa2c5b4`](https://github.com/spotipy-dev/spotipy/commit/aa2c5b47cb1f81a7835c344d8fed9323337e48af) Troubleshooting aid for headless mode - [`5851382`](https://github.com/spotipy-dev/spotipy/commit/5851382ff30a6b08c81a630050090c315eac190f) Update CHANGELOG.md ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `examples/headless.py` (+1 -0) </details> ### 📄 Description While trying to use headless mode on a raspberry pi from a Mac I noticed that safari does not properly handle the redirect from the authentication page. This gave that the url in the address field never got updated to the one with the credential token. Testing the same flow and settings in firefox worked directly. Added this small note to help other developers potentially avoid to also get stuck for too long on this thing :) --- <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:01 +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#1191
No description provided.