harmonydata / app

Harmony front end
https://harmonydata.ac.uk/app/
MIT License
0 stars 4 forks source link

Import from Google Sheets doesn't work #33

Open woodthom2 opened 2 months ago

woodthom2 commented 2 months ago

Description

I cannot get any response from the IMPORT FORMS... FROM GOOGLE DRIVE button, even when logged in.

Have reproduced on different browsers e.g. Chrome, Safari

How to Reproduce

  1. Go to harmonydata.ac.uk
  2. Log in
  3. Click IMPORT FORMS... FROM GOOGLE DRIVE button

I did not see any errors in Console

Expected Behavior

Dialogue box appears

ronnyTodgers commented 2 months ago

After reviewing the changes required to enable this ( requesting full read access to their google drive ) I'm going to park this for now - There really ought to be a way of them selecting the file under their own logged in credentials and simply handing the file to our code which would require no additional permissions.

We could make it only request additional permissions when this button is pressed but still they are exorbitant permissions for the job in hand - it doesn't feel like the right way to enable this.