I am trying to get census data from census.gov API's, and when I do a GET request using the configured url, I get Name or Service not known error. I am placing the zip code from previous updateAttribute processor in the url. Also, when I just do the same url in postman, I see the response in JSON, but it doesnt work in NIFI. Please help.