hi
You can call the impersonateTenant or impersonateUser methods.
Thanks.
hi
You can try to use dotnet run command to run your Blazor app and see the output.
Thanks.
hi
Angular needs to call this API endpoint to initialize when the user is not logged in. You can't remove it.
https://abp.io/docs/latest/framework/api-development/standard-apis/configuration
This is by design.
Thanks.
hi
Can you share a project to reproduce this exception?
liming.ma@volosoft.com
Thanks.
hi
I have a custom users and tenant page,
MVC or Angular page?
Thanks.
hi
What is your solution structure? Can you share a screenshot?
UI type: ? Tiered: ?
Thanks.
hi
Both MVC and Angular need to make anonymous/authentication requests to this API. The content it returns is all public, and doesn't contain any secrets.
Thanks.