InterruptError
The service call requires user interaction to complete.
Only the non-interactive RoutexRefreshClient endpoints raise this error. The interactive RoutexClient surfaces user-interaction needs via Response.Dialog, Response.Redirect, or Response.RedirectHandle instead. Recover by running the user through a fresh interactive flow on RoutexClient and persisting the new ConnectionData for subsequent refreshes.