Open lexoyo opened 5 years ago
Do you have a line number?
I believe it is in getInfo in my case but it may be in all methods too?
And maybe with other services too
Do you remember the connector you were using at that time? Was it GitHub?
I don't remember but I guess we should add a unit test with an empty account in the session
in some cases, the session contains
{ state: '***********', account: {} }
i believe it is when a token has expired in this case an error is thrown:that's as far as i went in debugging