[GH-ISSUE #249] Login/Logout #132

Closed
opened 2026-02-27 23:20:59 +03:00 by kerem · 2 comments
Owner

Originally created by @MoeMixMC on GitHub (Feb 3, 2018).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/249

How do I log the user out and/or bring up the dialogue box to login as a different user than the cached one? The docs show that the parameter is in the SpotifyOAuth#get_authorize_url method but when I set the parameter to True I get an unexpected keyword argument error...

Originally created by @MoeMixMC on GitHub (Feb 3, 2018). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/249 How do I log the user out and/or bring up the dialogue box to login as a different user than the cached one? The docs show that the parameter is in the SpotifyOAuth#get_authorize_url method but when I set the parameter to True I get an unexpected keyword argument error...
kerem 2026-02-27 23:20:59 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@daks commented on GitHub (Feb 7, 2018):

When you get your authorization token it's stored in .cache-.
Remove this file and you should get the dialogue box.

<!-- gh-comment-id:363730520 --> @daks commented on GitHub (Feb 7, 2018): When you get your authorization token it's stored in .cache-<username>. Remove this file and you should get the dialogue box.
Author
Owner

@stephanebruckert commented on GitHub (Jan 1, 2020):

@daks's answer seems correct. Closing for now as the issue is old, but feel free to reopen if needed.

<!-- gh-comment-id:570081913 --> @stephanebruckert commented on GitHub (Jan 1, 2020): @daks's answer seems correct. Closing for now as the issue is old, but feel free to reopen if needed.
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#132
No description provided.