Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing API Endpoint on approve Request #218

Open
BertramBo opened this issue Dec 20, 2024 · 1 comment
Open

missing API Endpoint on approve Request #218

BertramBo opened this issue Dec 20, 2024 · 1 comment

Comments

@BertramBo
Copy link

BertramBo commented Dec 20, 2024

Hello,

since Commit
https://github.com/OneIdentity/IdentityManager.Imx/pull/202/files#diff-2b596a45c693c6e7ff31411b1dce2e5fdc6777ecc10eefb372b1804f32f77a81
from 19 November there is a change in
imxweb/projects/qer/src/lib/itshopapprove/workflow-action/workflow-single-action/workflow-single-action.component.ts
with a new Call
Line: const entityWrapper = await this.approvalService.getExtendedEntity(this.request.key);

this makes a new GET to the API Service like this:
https://{Servername}/portal/itshop/approve/requests/interactive/{UID...}

we have QER.CompositionApi.Server.PlugIn.dll with Version : 9.2.401.4123 and this do not have this requests/interactive endpoint.

is there an new Version of the DLL available or is there another issue?

Unfortunately, support (Case: #02628444) forwarded me to create a GitHub issue :-(

Best Regards
Bertram

@BertramBo
Copy link
Author

Errormessage:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant