You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems as of this week YouTube is only issuing tokens that expire in 1 hours. So my automated video uploads only work for less than a day before I have to relogin and do the whole copy/paste of the code into youtube-upload..
Here's the relevant portion from the .youtube-upload-credentials.json file:
It seems as of this week YouTube is only issuing tokens that expire in 1 hours. So my automated video uploads only work for less than a day before I have to relogin and do the whole copy/paste of the code into youtube-upload..
Here's the relevant portion from the .youtube-upload-credentials.json file:
"refresh_token": null, "token_expiry": "2023-11-24T14:58:30Z",
"expires_in": 3559,
The text was updated successfully, but these errors were encountered: