Open Closed

Unable to find package Volo.Abp.Account.Pro.Public.Web.OpenIddict. #8848


User avatar
0
dfzamora created
  • ABP Framework version: v8.2.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: I am trying to add the next packages to my project
    • "Volo.Abp.Account.Pro.Public.Web.OpenIddict" Version="8.2.3"
    • "Volo.Abp.Account.Pro.Public.Web.Impersonation" Version="8.2.3"

But I get the next error

I tested the steps provided here https://abp.io/package-detail/Volo.Abp.Account.Pro.Public.Web.OpenIddict but none of them are working I have noticed that if I click the button See on nuget, I am redirected to a nuget package that is not working https://www.nuget.org/packages/Volo.Abp.Account.Pro.Public.Web.OpenIddict/


2 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello,

    You cannot access the packages of ABP Pro modules from nuget.org. We have our own NuGet server due to some license validations.

    Does the project you created have a NuGet.Config file? If so, can you check if the nuget.abp.io source has been added like below?

  • User Avatar
    0
    dfzamora created

    Hello, thanks a lot, that fixed the issue.

Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20