Starts in:
1 DAY
9 HRS
12 MIN
27 SEC
Starts in:
1 D
9 H
12 M
27 S

Activities of "Anjali_Musmade"

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

Hello duyan11110

Is it user logging out or unauthorized after 60 mins automatically?

Showing 1201 to 1209 of 1209 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06