Activities of "maliming"

hi

You can debug the code on Visual Studio.

hi

You can try that.

https://github.com/abpframework/abp/issues/7275#issuecomment-761296854

because 'https://192.168.100.238:44345/swagger/oauth2-redirect.html' was not a valid redirect_uri for TestDep_Swagger.

Did you clear the Redis cache?

hi

obiect reference rot set to an instance ot an object.

Can you try to debug the code to see which object is null?

😉

If you have any questions, you can write here.

I think the problem is async void

https://learn.microsoft.com/en-us/archive/msdn-magazine/2013/march/async-await-best-practices-in-asynchronous-programming#avoid-async-void

You can try call _dashboardAppService.CreateAsync by AsyncHelper.RunSync(() => _dashboardAppService.CreateAsync);

hi

This seems Ocelot problem. cannot be solved in the short term.

https://github.com/ThreeMammals/Ocelot/issues/695

how to avoid CORS from Angular when trying to access directly to the main microservice

You can configure the CORS on the main microservice.

App: CorsOrigins

You just need to follow the official documentation of signalr.

https://www.npmjs.com/package/@microsoft/signalr?activeTab=readme

Please share a simple project to reproduce the problem.

hi

will error happen if you call API from swagger?

Showing 7221 to 7230 of 10605 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 08, 2025, 09:55