Login to Power BI with Power shell throws error “System.Net.WebException: The remote name could not be resolved: 'localhost.fiddler'”
问题 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... 回答1: I had a