mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[GH-ISSUE #475] OAuth Error #352
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#352
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 @gro-david on GitHub (Nov 21, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/475
Describe the bug
Even though the YTMusic class is authenticated (_check_auth returns True), upload_song raises the "Provide authentication" error.
To Reproduce
Steps to reproduce the behavior:
Additional context
I am on Arch Linux with python 3.11.
I think the problem is at uploads:197. after commenting line 197 and 198 out i got the error that x-goog-authuser is not a valid key.
@sigma67 commented on GitHub (Nov 21, 2023):
https://ytmusicapi.readthedocs.io/en/stable/setup/index.html
OAuth doesn't work for uploads