Hi all,
can someone confirm, that the nuget feed has currently authentication issues, or is it just me?
Package Manager Console:
PM> Find-Package packages.infragistics.com/.../licensedFind-Package : The following source failed to search for packages: 'Infragistics'The V2 feed at 'packages.infragistics.com/.../Search()ncludePrerelease=false&$skip=0&$top=26&semVerLevel=2.0.0' returned an unexpected status code '403 Forbidden'.At line:1 char:1+ Find-Package packages.infragistics.com/.../licensed+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Find-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.FindPackageCommand
Thanks,
Darius
Hello, Thank you for contacting Infragistics. We had many reports this morning of this issue and our internal team has been looking into it. Currently I don't see it occurring anymore. Is this still an issue? If so, try making sure that your Infragistics feed is the only one selected. packages.infragistics.com/.../licensedeg.If that doesn't work try clearing your Nuget cache. For more details please visit:learn.microsoft.com/.../managing-the-global-packages-and-cache-foldersLet me know if you have any questions.Michael DiFilippoSoftware DeveloperInfragistics, Inc.
Hi.
Right now everything works as expected.
Thank you for confirming with me.