Sorry for the confusion. The code I sent above is in customize.js Below is a screenshot from webstorm of my file structure. the file currently opened is app.js

put simply, router.get('/', function(req, res, next) in customize.js applies to localhost:3000/customize
Ok. I'll need to go through this and see what's in
results. It's possible this tutorial needs updating since it's so old. LOL.Haha no worries. That would be great, thanks again!
I hope you already resolved your problem but if not - just remember you need to pass
offlinescope to get refresh_token. Otherwise it will be undefined.I was not aware of this. THANK YOU so much!