Activities of "Anjali_Musmade"

Hi,

Yes you can override or extend this app service, please read more about this here https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services#customizing-the-application-modules-overriding-services

Hi

Can you please share your deployed appsettings.json, will check that.

Hi,

Please provide us console log errors from the Azure Console(DLL log files).

Hi,

Here you can see that this the same endpoint Click Here

Hi, Just for your information there is HardDeleteAsync method using which you can permanently delete the entity record from database. can you please check this link https://docs.abp.io/en/abp/latest/Repositories

Here EntityDeletedEto is trigger when a delete operation is called, even if it is a soft delete it is an delete operation, if you want your moduser to have soft delete please read more on https://docs.abp.io/en/abp/latest/Data-Filtering#isoftdelete

Here is a video showing delete triggers. Click Here

Thanks,

Hi,

can you please handle EntityDeletedEto<T> is published when an entity of type T was deleted just like you have handled EntityUpdatedEto<T>

Please see the documentation here https://docs.abp.io/en/abp/latest/Distributed-Event-Bus#event-types

Hi, can you share exact screenshot or steps to reproduce this issue?

Hi

If my previous answer will not help you then please try this link https://github.com/abpframework/abp/blob/1863a619f172634b2eb4842f0c241c40a9642c91/docs/en/Modules/OpenIddict.md?plain=1#L425

Hi

can you try after allowing "Allow Refresh Token Flow"?

Hi,

could you please share the screenshot for the OpenIddict settings for the web client which is under administration -> OpenIddict ->Applications

Showing 1331 to 1340 of 1341 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.0.0-preview. Updated on September 04, 2025, 08:36