node.js error – Can't sent headers after they are sent – Ebay API
I'm using the ebay-api for node.js and when I refresh the page for some reason I get an error in the console: can't send headers after they are sent Here is my code, can anyone help me understand why I…