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

strange error message #152

Open
lexoyo opened this issue Aug 1, 2019 · 5 comments
Open

strange error message #152

lexoyo opened this issue Aug 1, 2019 · 5 comments

Comments

@lexoyo
Copy link
Member

lexoyo commented Aug 1, 2019

in some cases, the session contains { state: '***********', account: {} }
i believe it is when a token has expired
in this case an error is thrown:

Cannot read property 'Symbol(Symbol.iterator)' of undefined

that's as far as i went in debugging

@JbIPS
Copy link
Collaborator

JbIPS commented Aug 1, 2019

Do you have a line number?

@lexoyo
Copy link
Member Author

lexoyo commented Aug 2, 2019

I believe it is in getInfo in my case but it may be in all methods too?

@lexoyo
Copy link
Member Author

lexoyo commented Aug 2, 2019

And maybe with other services too

@JbIPS
Copy link
Collaborator

JbIPS commented Sep 2, 2019

Do you remember the connector you were using at that time? Was it GitHub?

@lexoyo
Copy link
Member Author

lexoyo commented Sep 2, 2019

I don't remember but I guess we should add a unit test with an empty account in the session

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