Closed Shoot closed 6 months ago
Your issue is not with the file missing but that your client secrets file is for a web application with no redirect urls. If it is a web application you would typically have it redirecting from a site and back to a site for the oauth stuff. I am using an application type of "installed" and it is working fine for me as there are no redirects as it doesn't use a browser to interact with the simple script I am using to check an email inbox.