Coder Social home page Coder Social logo

Comments (9)

dalenguyen avatar dalenguyen commented on June 1, 2024

Hi @umer7 , please describe the steps that you take and take a snapshot if it is possible.

from firestore-import-export.

umer7 avatar umer7 commented on June 1, 2024

I followed all steps that you describe but i stuck at this error . Are there any prerequisite steps i need(i have previously deployed firebase functions ) Thanks in Advance
err11

from firestore-import-export.

dalenguyen avatar dalenguyen commented on June 1, 2024

Hi @umer7 , did you download your serviceAccountKey.json file from firebase and change your databaseURL?

[](// You should replace databaseURL with your own
admin.initializeApp({
credential: admin.credential.cert(serviceAccount),
databaseURL: "https://your-databaseURL.firebaseio.com"
});)

from firestore-import-export.

umer7 avatar umer7 commented on June 1, 2024

i have done both thing still have this error

from firestore-import-export.

dalenguyen avatar dalenguyen commented on June 1, 2024

@umer7 not sure what happens. Could you please give this one a try?

https://github.com/dalenguyen/firestore-backup-restore

from firestore-import-export.

umer7 avatar umer7 commented on June 1, 2024

Currently I am using Free Plan of Fire-base ...does it has any thing to do with that ?

from firestore-import-export.

dalenguyen avatar dalenguyen commented on June 1, 2024

@umer7 It shouldn't have anything to do with that. Did the second method work?

from firestore-import-export.

birchb avatar birchb commented on June 1, 2024

I had a similar error response. I figured out that I had changed a parameter on my database, perhaps the public facing name or something.

Generating a new service key solved the problem.

from firestore-import-export.

dalenguyen avatar dalenguyen commented on June 1, 2024

Hi @birchb , I'm glad that there are some methods to fix this :)

from firestore-import-export.

Related Issues (20)

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.