我想使用控制台将Firebase导出到JSON。我设法导出了一些节点,但是,对于某些节点,我收到此错误消息:
找不到文件
Firefox can't find the file at https://srs-db.firebaseio.com/table2.json?print=pretty&format=export&download=db-tables2-export.json&auth=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE1MTYxNTQ4NTAsImV4cCI6MTUxNjE1ODQ1MCwidiI6MCwiYWRtaW4iOnRydWV9.M_CMQoTLBDDaR8Ri09M7X8qrBjai6BZQUJayaBjHIT4.
Check the file name for capitalisation or other typing errors.
Check to see if the file was moved, renamed or deleted.
有什么想法吗?谢谢!
答案 0 :(得分:1)
Chirag提供的解决方案也对我有用。当我单击“导出到JSON”时,firebase给出了相同的错误,但是当我复制url并打开隐身模式和过去的url时,开始下载json文件。