ivanvermeyen / laravel-google-drive-demo

Laravel & Google Drive Storage - Demo project with Laravel 5.4
403 stars 155 forks source link

Can't export Word file to epub #119

Open zmap95 opened 1 year ago

zmap95 commented 1 year ago

Hi everyone, I want to use google drive API to export my Word file to epub file. My application work as bellow

My issue

Note: if I created a word in drive and get file ID then export it's work well.