mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[GH-ISSUE #210] Error occurring in prompt_for_user_token() (Python 2.7.12) #108
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#108
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?
Originally created by @clungzta on GitHub (Aug 27, 2017).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/210
Hello,
The following error occurs in the prompt_for_user_token() function when using Spotipy 2.4.3 and 2.4.4.
I am currently running Python version 2.7.12. I've set the Spotify auth environment variables in my bashrc.
If I revert back to Spotipy-2.3.8 this error does not occur. (but 2.3.8 is missing some functionality which is available in 2.4.4 that I would like to use)
It would be greatly appreciated if any suggestions/fixes could be provided.
@HamedMP commented on GitHub (Sep 12, 2017):
I solved it with this https://github.com/plamere/spotipy/issues/194#issuecomment-317192954
@gwynnebaer commented on GitHub (Sep 15, 2017):
Same solution worked for me.
@stephanebruckert commented on GitHub (Jan 13, 2020):
There was a bug with 2.4.4 where all the code was actually from a much older version. Please upgrade: