Hi,
should put it in the service solution
MyService
MyService.HttpApi.Client
MyService.Contracts
Hi,
OH, i see, in this way, I recommend you to create a new project named HttpApi.Client
.
and configure static proxy in the HttpApi.Client
project
Hi,
Please remove all account module packages from your solution. (Volo.Abp.Account.xxxx) then install account pro module to your solution (Volo.Abp.Account.Pro.xxxx)
Hi,
could you also share gateway
and administration service
logs? thanks.
Hi,
See https://abp.io/docs/latest/modules/identity/session-management#how-it-works
Hi,
you can set all log levels to debug(including EF Core), This way we can further narrow down the problem area
you can create a new project to compare what’s the difference
Hi,
Yes, the server-side uses it.