You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The public interface of the PolarisClient class only has functions returning void. If the API key authentication fails, there is no way to determine this. There should be some public function(s) for querying the status of the client.