15
Three days to fix a 30 minute backup script
I run a small Etsy shop and backed up my product listings to a Google Sheet every night. Last Tuesday the script just stopped working, no error message. I spent three evenings digging through the API docs before I found out Google changed their auth flow back in March. Has anyone else had to rebuild a routine automation after a provider silently updated their system?
1 comments
Log in to join the discussion
Log In1 Comment
emma_garcia18d ago
Versioning saved my tail. Pinned everything to a specific date and tested monthly.
9