douzhe9927 2016-06-04 20:07
浏览 59

将Firebase添加到Golang应用程序后,无法访问本地数据存储

I want to use Firebase Auth UI with a Google AppEngine app written in Go. I installed Firebase and used the Firebase console to add my app. It appears that Firebase took control of the local dev. datastore file (something keeps making the directory it's in read only so Python can't open it when I issue a new data_path instruction).

If I delete the Firebase app, a warning message indicates: "You lose access to your entire project, including your project's apps"
Does this mean that the resources of my original GAE Go app will be deleted too?

For now I just want to restore my Golang datastore connectivity in my development environment - is it safe to delete this Firebase project? Should I remove the Firebase tools ? thanks!

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 为什么我按照电路图做出的仿真和实物都不能使用
    • ¥15 mars2d在vue3中的引入问题
    • ¥50 h5唤醒支付宝并跳转至向小荷包转账界面
    • ¥15 算法题:数的划分,用记忆化DFS做WA求调
    • ¥15 chatglm-6b应用到django项目中,模型加载失败
    • ¥15 CreateBitmapFromWicBitmap内存释放问题。
    • ¥30 win c++ socket
    • ¥15 C# datagridview 栏位进度
    • ¥15 vue3页面el-table页面数据过多
    • ¥100 vue3中融入gRPC-web