-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError in line 27 #1
Comments
Went through the instructions from scratch, inserted "ALL" keyword, could not reproduce the bug (everything worked fine). Could you provide more details? |
I encountered this too. Removing the try/catch around the function results in: I resolved it by going to Resources > Developers Console Project > Click the link to your API console project > On the left, APIs & Auth > APIs > YouTube Data API > Enable API. When I first brought up the API from Advanced Google services, I think it brought up a previous API instead of the one attached to the sheet. Doing it via this method brings up that project's API console. |
TypeError: Second argument to Function.prototype.apply must be an array. (line 27, file "")
The text was updated successfully, but these errors were encountered: