Hi all,
I selected tiered startup template and MVC. I have made improvements by following the documentation, but the API that should be created automatically does not work on me.
(You can review this link)
I cannot access Javascript functions. Why is this possible? How can I fix ? Thank you.
Best regards.
but the API that should be created automatically does not work on me.
Can you describe it in detail?
What are the steps to reproduce the problem?
Thanks for your reply. I created application service interfaces and implementations, dtos, mappings. I prepared mvc page but there is no my entity in dynamic javascript. I didn't do anything else. If you want to review this project you can use https://github.com/KatmerTeam/Wenitor.Backend
Best regards.
@mypolat
What are the steps to reproduce the problem? : )
JavaScript proxies not working. When I test in the Google development tool, I get the error in the image below.
There is no problem with the "app" application template; JavaScript proxies works. I get an error when I create a "tiered" application template. When MVC, WEBAPI, IdentyServer runs separately.
katmer.wenitor.targetSource.getList({}).done(function (result) { console.log(result); });



please see https://github.com/abpframework/abp/issues/1469#issuecomment-517705968
Most helpful comment
please see https://github.com/abpframework/abp/issues/1469#issuecomment-517705968