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

TimeStamp Updated when Daily Quota Reached #58

Closed
SidGauVic opened this issue Jan 5, 2020 · 0 comments · Fixed by #59
Closed

TimeStamp Updated when Daily Quota Reached #58

SidGauVic opened this issue Jan 5, 2020 · 0 comments · Fixed by #59

Comments

@SidGauVic
Copy link

I've got the script running and it added the videos from the last day. When trying to add videos from a week ago, I got the following error:

Jan 4, 2020, 9:00:31 PM Error Error: 90 videos were not added to playlist correctly, please check Debug sheet. Timestamp has not been updated.
at updatePlaylists(Code:151)
at insideUpdate(Code:427)

Upon checking the debug sheet, I saw that I was hitting the Youtube API quota limit. I tried running Update Playlists again, but this time the the script logged that I've hit the Daily Quota Limit, however, it still updated the TimeStamp.

I'm thinking that any quota related error should mean the time stamp is not updated.

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

Successfully merging a pull request may close this issue.

1 participant