Answer the question
In order to leave comments, you need to log in
Error = NoLinkedYouTubeAccount
Good afternoon!
I use youtube api to upload videos to the site.
For authentication I use ClientLogin .
Literally within a week, when trying to get a new token, the error Error = NoLinkedYouTubeAccount began to appear.
curl --location https://www.google.com/youtube/accounts/ClientLogin --data '[email protected]&Passwd=my_password&service=youtube&source=my_source' --header 'Content-Type:application/x-www-form-urlencoded'
Answer the question
In order to leave comments, you need to log in
The solution turned out to be this:
Recently, Google has introduced a policy that the account on YouTube and Google + are closely related.
YouTube retained the ability to log in via Google mail, but each account had its own internal account.
It needs to be linked to a page in Google +, as well as set a password. This is done in the settings and in the related Google+ services.
Well, then this generated account is used for authentication
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question