scientist-softserv / princeton-manifold

Transforming scholarly publications into living digital works.
http://manifoldapp.org
GNU General Public License v3.0
0 stars 0 forks source link

Investigate why ingesting Texts from Google Docs isn't working #7

Closed bkiahstroud closed 1 week ago

bkiahstroud commented 3 months ago

Story

As an admin, when I try to ingest a Text into a Project from a public Google Doc, I get the following error:

Connecting to Manifold websocket...
Successfully connected to websocket.
Downloading external resource: https://docs.google.com/document/d/1NYLzZW8EoKfaNJ_O-bV0BUSEIRBeJwS9W6PQcBTHPqs/edit?usp=sharing
Processing failed.

Unable to fetch ingestion source from https://docs.google.com/document/d/1NYLzZW8EoKfaNJ_O-bV0BUSEIRBeJwS9W6PQcBTHPqs/edit?usp=sharing

While this feature is not required in the immediate future, it will be at launch, so we would like to at least understand what is causing the issue.

Screenshot

Screenshot ![Image](https://github.com/scientist-softserv/princeton-manifold/assets/32469930/2d291fef-800e-4c1e-96c6-ccf95cda6324)

Acceptance Criteria

Implementation Suggestions

Review the Manifold docs to check if a specific format is required (e.g. requiring certain keywords or structure)

bkiahstroud commented 1 month ago

On hold pending a decision from the client whether or not to switch this ticket for:

bkiahstroud commented 1 week ago

After troubleshooting locally with little success, I decided to ask about this in a Discussion on the Manifold GH repo. I was directed to this documentation that I had missed.

In summary, to be able to ingest Texts from Google Docs, configuration needs to be done in Google Cloud Console. This is not a task we can do since it would be Princeton's Google accounts, so I'm going to forward this information on to the client in an email and consider this ticket done.