Git Product home page Git Product logo

Comments (5)

pmast avatar pmast commented on April 28, 2024

Hm, the message Requested entity was not found is thrown by fire base. Might be an issue there?

from fusion-tables-drive-export.

pmast avatar pmast commented on April 28, 2024

It seems the error occurs when there is already an ft-archive folder created form a different application.

Possible solution:
include the creater (the app that created the folder) in this query:
https://github.com/google/fusion-tables-drive-export/blob/master/server-src/drive/find-file.ts#L49

from fusion-tables-drive-export.

pmast avatar pmast commented on April 28, 2024

Question remains: why do we get an error form datastore?
We should fix that as well.

from fusion-tables-drive-export.

pmast avatar pmast commented on April 28, 2024

Additional info from Russel:

One of the OAuth scopes is that the tool can write to files that this particular OAuth client has created... I had to switch cloud projects at one point (remember the app was not deploying) and so the OAuth client changed.
And the new client cannot write to the sheet ft-archive-index that the old client had created.

The solution is to rename the existing sheet from ft-archive-index to .

from fusion-tables-drive-export.

hundekoerper avatar hundekoerper commented on April 28, 2024

The error isn't thrown by datastore. It's the error message of a 404 error from the sheets API.

from fusion-tables-drive-export.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.