Describe the problem/error/question
I’m trying to activate my “Official tiktok clipper” workflow, but n8n shows an “Invalid date” error when I toggle it on. The workflow uses a Google Sheets Trigger, RapidAPI to fetch TikTok metadata, Google Cloud Vision for tagging, and Supabase to store the results. It runs fine manually, but won’t activate automatically.
What is the error message (if any)?
There was a problem and the workflow could not be activated:
Invalid date
I was able to fix it! Thank you for your insight and support. I went into the .env file and set the GENERIC_TIMEZONE to America/New_York and the worflow has now activated.