Open m4rrc0 opened 7 years ago
Google Drive CMS Master
sheet in View only
modeTest Export Google Drive CMS
, click OKtest_key
test value
At this point as of June 15, 2017 9:00 am (Americas - Los Angeles time) I see the error message:
Invalid argument _Details_ _Dismiss_
MimeType.JSON
to MimeType.PLAIN_TEXT
Drive CMS
tabTest Export Google Drive CMS
tab select menu option "Google Drive CMS" / "Export content"A JSON file has been created in the same directory as this spreadsheet.
Another workaround for the time being could be to omit the third parameter of the createFile function. So line 42 could simply be:
This might be a safer choice if "MimeType.PLAIN_TEXT" is incorrect.
In any case, after making the workaround, see if you can fully utilize your exported file. Also try adding some UTF-8 multi byte characters and verifying these are properly exported and used by your down stream system.
I ran into this today and implemented the same the workaround.
Apparently exporting does not work out of the box. I created a dummy value to test the export feature and I get a not-to-meaningful error 'Invalid Argument'.