Closed canperk closed 7 months ago
I am in the same boat. No matter what I do I get a 401. I wanted to try it out today for the first time and can't seem to get anything to work.
To access the feed you need to have a paid license. Is that your case? The free content doesn't use nuget packages from there.
I am using a Mac Air M2 and trying to build my project. However, I cannot authenticate to Grials' nuget source.
Description
This the Nuget.Config file both in project and in global nuget config at ~/.nuget/Nuget/Nuget.config ` <?xml version="1.0" encoding="utf-8"?>
`
Steps to Reproduce
Expected Behavior
Project Builds
Actual Behavior
Restore failed with error: Retrying 'FindPackagesByIdAsyncCore' for source 'https://nuget.uxdivers.com/grial/FindPackagesById()?id='UXDivers.GrialMaui'&semVerLevel=2.0.0'. Response status code does not indicate success: 401 (Unauthorized).
Basic Information