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 method ConsulDiscoveryClient.getAllInstances() does not use the ACL token for requests. This means that requests to a Consul instance that requires authentication will fail and the method will return an empty list.