UXDivers / Grial-UI-Kit-Support

This is our public repository for customers to report bugs about Grial UI Kit for Xamarin Forms
61 stars 26 forks source link

Access to Grial Nuget Feed Returns 401 Unauthorized #856

Closed canperk closed 4 months ago

canperk commented 9 months ago

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

  1. Open Project Directory in Terminal with a Mac
  2. Run dotnet restore --interactive
  3. Restore failed

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

DarqueWarrior commented 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.

dirivero commented 7 months ago

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.