Node returns Invalid API Token error

Thank you for the insights, helped me resolve the issue. I had 2 separate things going on, macOS prompted me to change the default shell in the midst of installation and probably needed a reboot to update my /.zshrc file correctly. Secondly, the node setup tutorial I was using to debug my node has some bad characters in the sample code (smart quote parentheses) that zsh didn’t like and also caused invalid token error on the goal commands on zsh on macOS.