Attempting to use VS 2026. I have been trying to use AI to find a solution. I clicked on the Send Feedback button and selected report a problem but received "This site can’t be reached" message.
When I click on Build or Rebuild Solution I get "NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. The content at 'https://api.nuget.org/v3/index.json' is not a valid JSON object. The JSON document is not an object." while on command prompt I tried "dotnet restore --force --no-cache" but received the same message. In command prompt I can enter the following command "curl https://api.nuget.org/v3/index.json" and I can see alot of stuff but in power shell I see very little. When I loaded VS 2026 this problem began and it effected VS 2022 the same way. On another machine I had where I did not load VS 2026, VS 2022 still worked.