Restricted Scope to Export Presentation from Slides Add-on?

20 views
Skip to first unread message

Mirko

unread,
Jul 16, 2020, 5:37:54 PM7/16/20
to Google Apps Script Community
Hi folks,

I'm investigating what's involved in publishing an add-on for Google Slides.

Among other things the add-on would need to export the presentation. From what I can see, exporting a document can only be done through the Drive API, not the Slides API.

Now, I added the drive.file scope to my add-on (in addition to the presentations one for the Slides API), but I'm still not able to export the file using the Drive API. Looks like I would need the drive.readonly scope, but that's a restricted one, meaning I would to undergo a security assessment that "may cost between $15,000 and $75,000".

Am I missing something? I just want to export the same presentation where the user has opened my add-on. I don't need access to any other Drive file.

Thanks

Mirko

Mirko

unread,
Jul 17, 2020, 4:45:48 AM7/17/20
to Google Apps Script Community
Reply all
Reply to author
Forward
0 new messages