Activities of "maliming"

hi

The ImpersonationService is an ABP service. You can inject it, no need to create ImpersonationService class.

import { ImpersonationService } from '@volo/abp.commercial.ng.ui/config';

Thanks,

hi

Can you share your code?

Have you injected ImpersonationService into your component/service?

Thanks.

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

You can use ImpersonationService in your Angular page.

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.

Great : )

hi

Adding EmeraldHttpApiModule to your Emerald.Blazor project will fix the problem.

Thanks

Showing 471 to 480 of 11109 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 07, 2025, 08:20