Step has invalid result
We have the following issue, when using novu v2.0.0 self hosted and @novu/[email protected]:
Workflow with id:
order-recieved
has an invalid state. Step with id: in-app
has invalid result. Please provide the correct step result.
Any ideas?4 Replies
@Support here are some additional informations:
we found, that this was likly related to the in-app step itself. as when we have removed it, it worked.
was there maybe already a fix, which is not included in the docker image?
@Pawan Jain maybe this is due to: https://github.com/novuhq/novu/commit/fc5b3cb0b6a66ddd7cdf5e9933310be218d7725f
and the error is not shown in the console?
GitHub
feat(framework, web, application-generic): Propagate Bridge server ...
…rors to Bridge client (#6726)
we found, that this error was likly to the wrong spelling in the env-vars NOVU_API_URL and NOVU_SECRET_KEY, after fixing thos everything worked great. strange error message and hard to debug tbh.
Additionaly we had to enable the feature flag: IS_WORKFLOW_PREFERENCES_ENABLED to eb able to process the events