YouTube OAuth 2.0 Token expiration

Hello,

anyone here who’s using the YouTube API call action and managed to create a token which doesn’t have to be re-authenticated after 7 days? It’s kind of annoying. My YouTube Live Chat messages don’t work until I manually re-authenticate every 7 days. Would be nice to have a longer lifespan.

@The_Wild_69 could you share the YouTube step or API endpoint you are using? It will help us replicate the issue.

I’m using the YouTube Custom API Call. For example, a GET to https://www.googleapis.com/youtube/v3/liveBroadcasts.

I have to enter my Client ID and Client Secret every week.