node.js - NodeJS. Google Execution API. OAuth server side -


i'm trying use google execution api (call script modify of google spreadsheets) within backend part (nodejs server). problem i'd make authorized api calls without user/ui login interaction (like in case of oauth 2 flow), rather own account's api key or whatever, point use google execution api 'silently'.

as can see far - can achieved using service account key, somehow cannot access scripts attached documents. maybe i'm missing , me out issue?


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -