Activities of "maliming"

hi

Please add some test code to Program.cs of apihost to check the appsettngs.json,appsettngs.secrets.json files.

You can try to read the file content.

hi

Please use DomainService in HandleEventAsync method.

You can also use the same DomainService in _articleDownsAppService.

Is there an appstitiongs.json file in Azure, and does AuthServer:Authority exist in it?

hi

https://github.com/abpframework/abp/issues/3487#issuecomment-1820454025

hi

api/app//{id}

It should be api/app/{id}

- api/app//{id}
+ api/app/{id}

Can you share your controller code?

Can you reproduce this in a new 8.x template project?

hi

Can you share some code of EnDeneme.UserProductSessions.UserProductSessionsAppService.GetListAsExcelFileAsync(UserProductSessionExcelDownloadDto input) method?

hi

You can try to replace the IFileManagementDbContext(FileManagementDbContext) in your MyAppDbContext

Just like the the [ReplaceDbContext(typeof(IIdentityProDbContext))] and [ReplaceDbContext(typeof(ISaasDbContext))]

Then, add a custom global filter.

https://docs.abp.io/en/abp/latest/Entity-Framework-Core#replacedbcontext-attribute https://docs.abp.io/en/abp/latest/Data-Filtering#entityframework-core

hi

Object reference not set to an instance of an object. at Microsoft.Extensions.DependencyInjection.AbpSwaggerGenServiceCollectionExtensions.AddAbpSwaggerGenWithOAuth(IServiceCollection services, String authority, Dictionary2 scopes, Action1 setupAction, String authorizationEndpoint, String tokenEndpoint)

Please share the call code of AddAbpSwaggerGenWithOAuth?

Make sure configuration["AuthServer:Authority"] has a value in appsettings.json.

hi

Maw3idIdentityServerModule looks no problem.

I suggest you make a project that reproduces the problem. You can test your code in a new template project.

hi

Please check the OpenIddictApplications table.

https://apihost-test-007.azurewebsites.net/swagger/oauth2-redirect.html

The redirect_uri of CommissionManagement_Swagger must be matched.

Showing 5611 to 5620 of 11539 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 December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.