Hello, Currently for a Project we are attempting to run Wayang plans using the JSON API,
The endpoint works with a proper JSON, but when executing faulty plan it would be nice to receive an error message, but currently it only gives a 404. I've looked into wayang-api-json/src/main/scala/Main as it is here the jsonRoute is stored, but it seems whenever I attempt to add prints to debug it never seems to reach the else clause when failing (below), only printing the stack trace to console, though idk if this happens in some other file. Any ideas how this could be solved? [cid:f1c9f329-cfdc-43df-a223-ef2c92867a6b] Best regards, Jeppe Halvorsen