Fixing An Expired or Revoked Token, Google Sheets API Scraping Script

preview_player
Показать описание
This video is a continuation of my previous video on how to scrape data with a cron job using Node, and then collecting it in Google Sheets. I ran into an issue where the cron job would fail after 7 days because the authentication token between my app and Google Sheets was expiring after that time period. This video shows how to extend the token duration indefinitely with an easy solution.

This video is a continuation of these previous 2 videos:

***Stuff I Use***
Рекомендации по теме
Комментарии
Автор

Thank you so so much! I wanna log in with my google account but I got a warning: ‘ID token expired. Now I’ve fixed it! It didn’t work on my phone so I’d to use my laptop!

madfut_official
Автор

Thank you for this, my refresh token kept getting expired after about 7 days, I hope this solves it.

EnglishRain