"error","data":{"error":"no tofu token but not in correct session state","error_fields"

getting tofu error when trying to make a session to vault ui. seem to work when trying to connect with c# code to vault to get secrets. the issue seems to be that chrome uses multiple treads/clients.

also if i restart the c# code i have to make a new session this is a lot of work when dealing with a lot of projects.

is there a way around this ?.

This is Worker no tofu token but not in correct session state · Issue #2378 · hashicorp/boundary · GitHub which will be fixed in 0.10.4 which should be out this week. Sorry for the trouble!

so will it work if you restart the c# project connecting to vault to get secrets ? after the fix ?.