When I'm trying to login to Power BI with Microsoft Power Shell ISE:
Login-PowerBI
from the Package: MicrosoftPowerBIMgmt, I'm getting the following error:
Failed to get ADAL token: Unhandled Exception: System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The r emote name could not be resolved: 'localhost.fiddler' at System.Net.HttpWebRequest.EndGetResponse...