Hi all,
I am looking for some support on making OAuth work for the web application I am developing. I am trying to use node JS, and I am loving all the documentation and support available for Smartsheet API stuff online. That being said, it seems to all be depreciated!!
CRUX: Most support is from 2018, and when I try to follow the same steps, I get error messages that go back to the modules not being up to date. The error message has been uploaded as a JPG. Any ideas where the fix is? Any ideas what else to try?
I did npm install, and npm install smartsheet. After I get warning messages I did npm audit fix. I've looking side the module folders and tried tweaking the language (changing 'request' to '../request'). Looking for some more insight!!