InterruptError
The service call requires user interaction to complete.
Only requests passing a ConnectionData instead of Credentials raise this error, be it through the RoutexRefreshClient endpoints or through RoutexClient; with Credentials a Response.Dialog, Response.Redirect, or Response.RedirectHandle gets returned instead. Recover by running the user through a request with Credentials and persisting the ConnectionData it returns.