metafacture / metafacture-playground

Web application to play around with workflows using Fix and Flux
https://metafacture.org/playground
Apache License 2.0
3 stars 2 forks source link

Backend responses with html body and not json body as expected #120

Open katauber opened 1 year ago

katauber commented 1 year ago

In some cases the server sends an error repsonse with ahtml body and not a json body which leads to an 'invalid json'-error in the frontend.

functional review: @TobiasNx code review: @fsteeg

katauber commented 10 months ago

Share link and morph content to reproduce the error.