Specklepy SpeckleClient unable to get user in Docker Image

I’m trying to deploy a streamlit application in docker, but found something really weird. It all functions fine locally and I’m able to get the logged in user information. But after going through the access code / appID / Authentication and then taking it back. It all authenticates fine but it’s unable to find the user??

Is there a way to keep the authenticated user in here??

How are you authenticating? By PA token?

I’m authenticating via an app, challenge + Access_code and user approval

OAuth flow then - I’ll check and report back if this query is blocked deliberately.