【发布时间】:2018-01-17 02:09:55
【问题描述】:
我正在尝试使用控制台将 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.
有什么想法吗?谢谢!
【问题讨论】:
-
你好,当我点击
Export to JSONfirebase 给我同样的错误但是当我复制 url 并打开隐身模式和过去的 url 时,开始下载 json 文件。
标签: firebase firebase-realtime-database export