I’m trying to load JSON from a URL to a variable and send it back to the client’s javascript Every time I run the code the server says that res.setHeader isn’t a function and the rest breaks. Answer Both post and getJSON callbacks have same res variable name. Try this: