I don't understand this error message

I want to create an app to read and modify some data on a Google Sheet I own but am not getting very far.
I have created a new app and added the Google API service. When I click “add files from Google Drive to this app” I see the files in my Google Drive and select the one I want but all I get is an alert labelled “Error” with the highly informative message “e is undefined”. Can anyone explain what this error message means and how I can fix it

Not without our seeing the code where this error is occurring. This is detective work. We have to have clues, and see where they lead. When you create a new Q&A topic, you are prompted to provide the clues that are most likely to be relevant.

See

I haven’t written any code. New app, empty ‘Form1’, Google API service enabled. The error occurs when I try to add ANY of my google drive files. Not much context to add there.