You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
We have multiple forms for users to fill out that can create tickets through scripts in the sheets that are attached to the form. As of this week, we are getting the following error.
Error Message |
TypeError: Cannot read properties of undefined (reading 'accountId') |
It seems as though the API is no longer passing the accoutId to the script. So I guess my question is, has there been changes to the API that would have broken this function in our scripts? That's my only guess as to why the scripts would have broken without anyone touching the scripts. I can post one of the scripts as well if that would help identify the problem as any help would be greatly appreciated.