I'm building a automation test script and I want to overcome the authentication process so that the script doesn't need manual intervention of Tokens getting added during the execution.
I need the step by step process for downloading images from Google drive using the service account via Node.js. Any help would be much appreciated.