Failed to execute the GraphQL active_user request. Transport is already connected

Copying from our internal conversation:

a lot of the fluff, why this doesn’t work, has to do with account management sqlite etc
if we had a way to supply a token with an argument and send with maybe an inmemory cache, things would most probably work in these sorts of environments

So our untested theory is that account management (i.e getDefaultAccount and authenticate_with_account) are problematic in these environments.

We never designed this to work on CPython/IronPython so I can’t give you an ETA on when we’ll get to look into this.

Let us know how it goes! :raising_hands:t3:

1 Like