- ABP Framework version: v5.3.3
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
I have a tiered MVC application for which I have overridden the ConfirmUser page in the Identity Server project of my solution. I would like to call an API action defined by my xxxx.HttpApi.Host project from the Identity Server project. How can I do this?
See github repo sample that shows what I'm trying to do. In particular take a look at the \Pages\Account\ConfigmUser.js file to see that I am trying to refer to the 'TestService' that is defined in the AbpSample.Application project.
https://github.com/spospisil/abpSample.git
9 Answer(s)
-
0
Hi,
Since support usually asks for a sample project demonstrating the issue, can you take the sample project I created and try making this work yourself? I have been unable to do so and keep getting various errors/issues. There really isn't any documentation or other examples on how to do this so I'm relying on you to show how this can be done. Please do not send me any links, etc of similar issues. I would like you to modify my sample project and explain what you have done to get it to work so I can apply the necessary items to my real project.
To repeat, I am trying to call a one of my application services defined in my tiered solution from the Identity Server project via Javascript. This would be no different than calling one of the services in the Volo.Abp.Account.Pro.Public.Application* projects that is currently being done in the Confirm User Page of the Account.Pro.Public* module.
I've spent 3 days on this issue and am no closer to resolving.
Thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)