Question
Google Drive as data source
Hi,
is it possible to load files from Google Drive? I've tried "https://drive.google.com/uc?id=FILE_ID" as input url (which is working for src for an iframe) but I get "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://drive.google.com/uc?id=FILE_ID. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing)"
Is there a way araound this?
Thanks
