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.
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.