We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
This is great library for reading and writing data to Google Spreasheet, I think
I have one problem I ignored auth part and tried to run the script but it showed error and I should use oauth
But I am not very good at google oauth
Could you give me hint how to use that ( I am foooocusing on oauth2) http://prntscr.com/aphqy8
Thanks
The text was updated successfully, but these errors were encountered:
How to get refresh_token?
Is it required field in oauth2 ?
Sorry, something went wrong.
Use this file for generate refresh_token https://github.com/jpillora/node-edit-google-spreadsheet/blob/master/get_oauth2_permissions.js
No branches or pull requests
Hi
This is great library for reading and writing data to Google Spreasheet, I think
I have one problem
I ignored auth part and tried to run the script
but it showed error and I should use oauth
But I am not very good at google oauth
Could you give me hint how to use that ( I am foooocusing on oauth2)
http://prntscr.com/aphqy8
Thanks
The text was updated successfully, but these errors were encountered: