mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #1167] [CLOSED] Troubleshooting aid for headless mode #1191
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1191
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/1167
Author: @Robin-St
Created: 11/23/2024
Status: ❌ Closed
Base:
master← Head:Robin-St-patch-1📝 Commits (2)
aa2c5b4Troubleshooting aid for headless mode5851382Update 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.