optimajet / WorkflowServer

Workflow Server is a ready-to-use Workflow Engine-based application that you can deploy into your infrastructure. It can be integrated with NodeJS, PHP, Ruby, .NET, or Java applications via a REST API. Workflow Server is a key component for managing the lifecycle of business objects within your enterprise.
https://workflowserver.io
191 stars 54 forks source link

Code: NotFound error on GetIdentities callback api #6

Closed neethucp20 closed 4 years ago

neethucp20 commented 4 years ago

Hi,

I'm getting a Code: NotFound error while testing the Get identites callback api from Workflow Server portal. Is there any other configuration which has to made to make it working?

neethucp20 commented 4 years ago

issue resolved after changing the request method from get to post