mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-26 07:46:00 +03:00
[GH-ISSUE #363] 500 Internal Server Error when searching #288
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#288
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 @alanhamlett on GitHub (Mar 14, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/363
Response:
Example code:
Traceback:
@sigma67 commented on GitHub (Mar 14, 2023):
As you can see it's a backend error, so there's not much this project (client) can do about it.
@alanhamlett commented on GitHub (Mar 14, 2023):
The backend error seems persistent, does it work for you? If not, what's the point of having that search method if it always fails?
@sigma67 commented on GitHub (Mar 15, 2023):
I cannot reproduce this, so it's probably something specific to your account or a rollout in progress.
searchworks fine for my account.@alanhamlett commented on GitHub (Mar 15, 2023):
Yes, must be. I'll try to figure it out on my end. Thanks!