Synthoid / ExportSheetData

Add-on for Google Sheets that allows data to be exported as JSON or XML.
MIT License
237 stars 46 forks source link

(Exporting) Sheet permissions interfering with export #11

Closed Synthoid closed 7 years ago

Synthoid commented 7 years ago

Some sheets may not export due to permission issues with the sheet's parent folder on Drive. Owners or other uses with read/write permissions for a folder should be able to export as expected, but others will get stuck at the exporting stage.

Possible scenarios for this include:

Possible solution is to export data to the root folder of the user's "My Drive" folder.

Synthoid commented 7 years ago

Issue fixed as of V 29.