Node Token Refresh for Data API call
Hey Guys, In an attempt to learn JavaScript and Node, I’m looking to created a script used to retrieve dataset details. My first script attempt is used to automate a token refresh. I'd like to use this refreshed token as an object that can be parsed and called into a second request capturing the dataset details I’m looking…