YouTube Cannot connect
After authorizing my Youtube account in the PUBLISH tab from Media Encoder my video fails to upload.
08/20/2020 10:56:30 PM : YouTube - {
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See <a rel="nofollow noreferrer" href="https://developers.google.com/identity/sign-in/web/devconsole-project."">https://developers.google.com/identity/sign-in/web/devconsole-project."</a>,
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
2
votes
