Open Closed

The permission module service could not resolve the tenant token #433


User avatar
0
fish created

I can use the tenant's token to work normally, but not the tenant's. The following errors are indicated in the log.

  • ABP Framework version: v3.0.5
  • UI type: MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    You need add the Volo.Saas.Host.Application to your project and add SaasHostApplicationModule to your module dependencies

  • User Avatar
    0
    fish created

    Thank you very much for solving my problem

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11