Convert a MS DOCX file to Google Docs using a narrow Drive.file scope using google apps script
Question I’m working with the Google Drive API and Google Picker API to convert DOCX files to Google Docs format. However, I’m encountering issues when using the narrow drive.file scope for authorization. Specifically, I am unable to convert files even though they are selected using Google Picker. Here’s a brief overview of what I’m trying […]