decode-json
+ catch-object-exception
+ open-http
turns something into an error which is none
#584
Labels
decode-json
+ catch-object-exception
+ open-http
turns something into an error which is none
#584
https://metafacture.org/playground/?flux=inputFile%0A%7C+open-file%0A%7C+as-lines%0A%7C+catch-object-exception+%0A%7C+open-http%0A%7C+as-records%0A%7C+decode-json%0A%7C+list-fix-values%28%22type%5B%5D%22%29%0A%7C+print%0A%3B%0A&data=https%3A//lobid.org/resources/1188059580.json%0Ahttps%3A//lobid.org/resources/HT020467687.json
file content, first link provides no json but a Error message second does and is not broken:
When running it on the command line the following exception with two erros returns:
If the exception catcher is outcommented the process only returns one error:
When only using the second link, the transformation works.
The text was updated successfully, but these errors were encountered: