no problem
hi
TaskCanceledException may usually be a request timeout or something.
We need more and details logs of all applications.
hi
: [14:56:56 INF] Sending HTTP request GET https://localhost:44325/api/payment/gateways/subscription-supported?api-version=1.0 : [14:56:56 INF] Received HTTP response headers after 4.9762ms - 404
hi
Did you also Update appsettings.json for Ocelot configuration?
https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice
hi
This is because the UpdateAsync is already in a unit of work.
Thanks.
For blazor wasm
https://github.com/abpframework/abp/pull/16602
hi
Im not sure, but if Auzre can make an HTTP request to abp app then you can create an API controller to handle it.
hi
I will find a way to fix balzor wasm.
https://github.com/abpframework/abp/pull/16504 is fixing MVC UI actually
when the user is added in their AzureAD?
Can your app get this event and user & tenant info at the same time?