Connecting to YouTube for 0Auth, in console.cloud.google I have done everything required, added all Google APIs, added Authorized URIs, but an error occurs:
({“error”:“invalid_client”,“error_description”:“Unauthorized”})
{
“nodes”: [
{
“parameters”: {
“resource”: “video”,
“operation”: “upload”,
“title”: “={{ $(‘Чтение записей Фото’).item.json.Title }}”,
“regionCode”: “RU”,
“categoryId”: “22”,
“options”: {
“defaultLanguage”: “ru”,
“description”: “={{ $(‘Чтение записей Фото’).item.json.Description }}”,
“privacyStatus”: “public”,
“selfDeclaredMadeForKids”: false
}
},
“type”: “n8n-nodes-base.youTube”,
“typeVersion”: 1,
“position”: [
-496,
-368
],
“id”: “113ff05f-9004-4100-9c9d-3a807f2d8142”,
“name”: “Загрузка на Ютуб Izm”,
“credentials”: {
“youTubeOAuth2Api”: {
“id”: “mH59Za2RK2H8Hl6L”,
“name”: “YouTube account 2”
}
}
}
],
“connections”: {
“Загрузка на Ютуб Izm”: {
“main”: [
]
}
},
“pinData”: {},
“meta”: {
“instanceId”: “394a1df19d7145b00de22eb2cadd6da9fcfeacf91c22fe85a8daa6d1911556e5”
}
}