Activities of "maliming"

Same question https://support.abp.io/QA/Questions/1277#answer-ac625415-03d3-8d1b-abf9-39fc6c6111d3

hi

They are the application services of blogs.

https://github.com/abpframework/abp/blob/dev/modules/blogging/src/Volo.Blogging.Application.Contracts/Volo/Blogging/Blogs/IBlogAppService.cs#L9

https://github.com/abpframework/abp/blob/dev/modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo/Blogging/Admin/Blogs/IBlogManagementAppService.cs#L10

does the script move the data back to the host database ?

No, You should do this manually.

Answer

hi

Can you share the http request details?

hi

Refunded

Answer

hi

Please check your app logs. Logs/logs.txt

hi

You can add your property to claims.

https://docs.abp.io/en/abp/4.3/Authorization#claims-principal-factory

hi alexander.nikonov

Please create a new question. Thanks.

hi Can you explain in details?

hi

Add this code will resolve your problem.

CreateMap<ApiResourceProperty, KeyValuePair<string, string>>()
                .ReverseMap();

Showing 7811 to 7820 of 8483 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 19, 2024, 12:56