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

ReferenceError: filters is not defined #460

Open
ccecvb opened this issue Oct 15, 2024 · 3 comments
Open

ReferenceError: filters is not defined #460

ccecvb opened this issue Oct 15, 2024 · 3 comments

Comments

@ccecvb
Copy link

ccecvb commented Oct 15, 2024

The problem

filterResults throws error if no filters are defined.
Installed script today from master branch

ReferenceError: filters is not defined
    at filterResults(Helpers:282:26)
    at parseResponses(Helpers:244:12)
    at startSync(Code:204:17)

Version of GAS-ICS-Sync

5.8

Additional information & file uploads

No response

@jonas0b1011001
Copy link
Collaborator

You forgot to copy/create filters.gs to your script.

@ccecvb
Copy link
Author

ccecvb commented Oct 15, 2024

Thank you for the fast response.
I followed the instructions on https://github.com/derekantrican/GAS-ICS-Sync/wiki/Setting-up-the-script-manually and only copied the files listed in step 6.

@ccecvb
Copy link
Author

ccecvb commented Oct 15, 2024

I added filters.gs and now it's working

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

2 participants