mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[GH-ISSUE #33] Can't search with > 1 query field #18
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#18
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 @purplehat7 on GitHub (Nov 3, 2014).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/33
Pointing a browser to the above link in the
'href'field and replacing the%2Bwith a+returns a populated track object, so I don't think the conversion from+to%2Bthat's happening somewhere along theSpotipy.searchcall stack should be happening...can it be avoided?I also noticed there were no search calls in the examples that specified > 1 field.
@purplehat7 commented on GitHub (Nov 3, 2014):
Looks like this conversion happens somewhere in
requests.request...?@nicangeli commented on GitHub (Jan 26, 2015):
👍 this
Looks like you can work around it with: