Following the installation instructions in #95 I was able to get passed the OAuth issue by installing using npm install googleworkspace/md2googleslides, but I hit another issue right after invoking ~/node_modules/md2gslides/bin/md2gslides.js for the first time:

(For searching purposes, I see this text in the bottom part of the error: 'redirect_uri: urn:ietf:wg:oauth:2.0:oob')
I followed the instructions in the README.md file.
I've setup a new google cloud project for this, trying to follow the defaults - but maybe I got something wrong there?
Thanks.