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: Cannot read property 'length' of undefined #32

Open
jpfong opened this issue Jan 15, 2020 · 0 comments
Open

TypeError: Cannot read property 'length' of undefined #32

jpfong opened this issue Jan 15, 2020 · 0 comments

Comments

@jpfong
Copy link

jpfong commented Jan 15, 2020

I'm getting an error with the getEvents method.

It's on the following var requestEventsCount = result.Event.length;

TypeError: Cannot read property 'length' of undefined

It seems that is there is no event, the Event object is undefined.

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

1 participant