Questions tagged [elsa-workflows]

Exploring the capabilities of the ELSA workflows library for .NET Standard? Visit for more information and answers to your questions.

Cross-Origin Resource Sharing problem in HttpResponse Activity

Currently, I am utilizing the Elsa-Core - AspnetCore Monolith Dashboard example. Workflow: The issue arises in the HttpReponse Activity, while the HttpEndpoint functions correctly. I am encountering an error on the client side which I am unable to captu ...