[GH-ISSUE #171] Pasted callback URL is followed by Spotipy not Parsed #87

Closed
opened 2026-02-27 23:20:45 +03:00 by kerem · 1 comment
Owner

Originally created by @old-square-eyes on GitHub (Mar 15, 2017).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/171

I get a callback from Spotify, which contains my code in `.../callback/?code=AQAu..." format. Yet when I paste this into Spotipy (raw_input) the url is opened instead of being parsed as a string.

Maybe it's my interpreter. But if I remove enough of the first part of the URL (so it's not recognisable as a URL) I can carry on with the execution (i.e. parse the string).

I'm using Pycharm FYI.

Originally created by @old-square-eyes on GitHub (Mar 15, 2017). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/171 I get a callback from Spotify, which contains my code in `.../callback/?code=AQAu..." format. Yet when I paste this into Spotipy (raw_input) the url is opened instead of being parsed as a string. Maybe it's my interpreter. But if I remove enough of the first part of the URL (so it's not recognisable as a URL) I can carry on with the execution (i.e. parse the string). I'm using Pycharm FYI.
kerem 2026-02-27 23:20:45 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Looks related https://github.com/plamere/spotipy/issues/276

<!-- gh-comment-id:576946477 --> @stephanebruckert commented on GitHub (Jan 22, 2020): Looks related https://github.com/plamere/spotipy/issues/276
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#87
No description provided.