node.js - Node using OAuth 2.0 for Server to Server Applications -
i interested in accessing files (or folder) google drive - , having access created (and granted) through server-side code. not interested in logging in via browser.
i've created oauth service account, downloaded p12 file , converted .pem file..
but can't see examples in node.js this. i've seen few examples on github use oauth access google drive - in fairness lot of them not work - frustrating.
google not have node.js client api library this.
i love or pointing in right direction if has thoughts.
appreciate help...
pandafinity
this guidance , code got me through when integrating google analytics api in same manner. should work drive too:
Comments
Post a Comment