Hi @SilasCoelho , I don’t think we can really tell you much from just looking at a picture of some nodes other than that “there is probably something wrong”
Have you told it to “Fail” on errors in the Error Handling tab of GET Request?
It won’t necessarily explain why it failed, but at least you can see it failed!
Other than that, I think you’re likely going to have to share some config or info on the data you pass, and better still, if it’s a public api, and no sensitive data, upload a demo workflow., as there could be any number of reasons for the failure, from a simple typo or missing parameter, or that you need a session key/token to access the api.
I tried your address https://cep.awesomeapi.com.br/json/05424020
and it works fine with the get request for me (KNIME 5.2)
Have you tried other api calls to check that it is not some issue with your KNIME installation?
br