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

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -