Replies: 1 comment
-
X-Goog-AuthUser needs to be a string, not a integer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, i'm following instructions and get this error
ytmusicapi.exceptions.YTMusicUserError: The following entries are missing in your headers: x-goog-authuser, cookie. Please try a different request (such as /browse) and make sure you are logged in.
Headers contains X-Goog-AuthUser: 0, Cookie: "smth_here"
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions