I am currently using the Node SDK to log events, using the track() function to record user ID, event name, and other event properties. While I was able to log events successfully on my local machine, I encountered an error after pushing the code to production. I am seeking advice on how to resolve this issue, and any guidance would be greatly appreciated.