How Can I download google drive files from dropbox API?
I know we we can't directly download google drive docs form dropbox API because for drive docs "is_downloadable" is false. I want to know if we can still download doc (making is_downloadable = true or any other way).
Please help me on this.