Skip to content
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

Closed
ben-j-herbertz opened this issue Oct 13, 2015 · 2 comments
Closed

TypeError in line 27 #1

ben-j-herbertz opened this issue Oct 13, 2015 · 2 comments

Comments

@ben-j-herbertz
Copy link

TypeError: Second argument to Function.prototype.apply must be an array. (line 27, file "")

@Elijas
Copy link
Owner

Elijas commented Oct 13, 2015

Went through the instructions from scratch, inserted "ALL" keyword, could not reproduce the bug (everything worked fine).

Could you provide more details?

@theit8514
Copy link

I encountered this too. Removing the try/catch around the function results in:
Access Not Configured. The API (YouTube Data API) is not enabled for your project. Please use the Google Developers Console to update your configuration. (line 133, file "Code")

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.

@Elijas Elijas closed this as completed Jan 9, 2016
Elijas pushed a commit that referenced this issue Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants