Trying to download docs from the Google Docs using Java client library and getting some documents with type “script”.
What is this type and what is the proper way to handle such kind of files?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Those are Apps Script files. Go to script.google.com to create a new Apps Script project.
You can learn everything about Apps Script on https://developers.google.com/apps-script/