Do not use the routing middleware in the gateway.
If you use routing middleware, it will handle the request itself instead of forwarding to the service
Hi
For Tiered project it's required.
The tiered solution is a front-end and back-end separation project.
The MVC project does not access the database directly(application, domain service). It accesses the backend via HTTP API.
You can see the document:https://docs.abp.io/en/abp/latest/Startup-Templates/Application#tiered-structure
2.0.2 based on ABP 7.0.0
Hi,
Sorry, I didn't see anything in the logs. could you share a project that can reproduce the problem with me? shiwei@volosoft.com I will check it
Can you share a project that can reproduce the problem with me? shiwei.liang@volosoft.com I will check it
Hi,
I think the main question of this ticket is solved, I close the question. please create a new ,thanks.
Hi,
We have an example you can check: https://github.com/abpframework/abp-samples/tree/master/Ids2OpenId
BTW, can you share the full logs?(webapp & authserver)
Hi,
The problem was fixed: https://github.com/abpframework/abp/issues/13023
You can try upgrading to the latest version(abp 7.0.2 & themex 2.0.2)
Hi.
Can you share the error log? thanks.