Activities of "maliming"

hi

Can you share your organization's information screenshot in https://abp.io/my-organizations?

Thanks.

hi

abp generate-proxy will generate a XXX-generate-proxy.json file.

Can you share these two JSON files for ServiceA and B?

liming.ma@volosoft.com

Thanks.

Good news : )

hi

we need to reduce some of the data in the response

You can replace the IAbpApplicationConfigurationAppService to reduce data from DTO if the current user is anonymous.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/AbpApplicationConfigurationAppService.cs#L27

Thanks.

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.

Showing 41 to 50 of 10683 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 16, 2025, 10:35