Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import from Google Spreadsheets does not working #137

Open
fgnm opened this issue Dec 15, 2022 · 2 comments
Open

Import from Google Spreadsheets does not working #137

fgnm opened this issue Dec 15, 2022 · 2 comments

Comments

@fgnm
Copy link
Contributor

fgnm commented Dec 15, 2022

Hi!
I'm trying to import data from a Google Spreadsheets but it seems to not working. I've followed instructions here: https://github.com/nomisma/framework/wiki/Import-Update-IDs#1-select-spreadsheet-and-concept-type but whenever I try to Load a Spreadsheet it fails with an error message.
This is the id of a test file 11ZzJp2rtsxEduzR4JdQoRqUNKdrFuanp6Aoq2gekXUo it should be public and visible on the web.

Thanks

@ewg118
Copy link
Owner

ewg118 commented Dec 16, 2022

The spreadsheet import was written on the Google Sheets v3 API, which has been deprecated by Google. I haven't had a chance to rewrite the import functionality for the new API.

@fgnm
Copy link
Contributor Author

fgnm commented Dec 16, 2022

Okay, I've looked a bit into the code and looks like that Google have provided some replacement for the endpoint used to download spreadsheets.. I would try to help you to update this feature but it's a bit difficult for me to get into this... Never saw orbeon nor this kind of programming before 😆

Meanwhile wouldn't be good to add maybe a replacement with CSV upload?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants