Is it possible that the whoami calls changed?
We use the SDK to set the XSessionToken (cli client), but that always yields "not logged in". And the API response seems to suggest to use the Authorization header instead? I think we're using
<http://github.com/ory/client-go|github.com/ory/client-go> v1.2.14
still.