Open Closed

Autofac.Core.DependencyResolutionException: None of the constructors found on type 'OIDCController' can be invoked with the available services and parameter #7889


User avatar
0
Repunjay_TASC created
  • ABP Framework version: 7.4.2
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • I have create OIDCController, OIDCAppService and IOidcAppService while calling api endpoint facing below error.

I need your assistance.


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    lowercase.

    public class OidcAppService : ApplicationService, IOidcAppService

  • User Avatar
    0
    Repunjay_TASC created

    hi

    lowercase.

    public class OidcAppService : ApplicationService, IOidcAppService

    lowercase issue let me change and try

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok

  • User Avatar
    0
    Repunjay_TASC created

    Issue got resolved thanks

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    : )

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13