首页 > 微信 > 详细

云端测试没问题,本地调试和小程序端报错?502005 database collection not exists | errMsg: [ResourceNotFound] Db or Table not exist. Please check your request, but if the problem cannot be solved, contact us.;

时间:2021-01-03 15:20:59      阅读:241      评论:0      收藏:0      [点我收藏+]

 

    1. 环境问题,有两个环境
      1.  https://developers.weixin.qq.com/community/develop/doc/000aaacbfa4c684f6a6ac888f56400?highLine=Db%2520or%2520Table%2520not%2520exist

     

  1. 查了好多博客都是第一个问题,但都没解决我的问题,原来是数据库名字错了:
    1. 你好,建议你检查下云开发控制台数据库下的集合名称和你代码里写入的集合名称(wx.cloud.database().collection(""))是否一致。
    2.   技术分享图片

       

       

    3. 技术分享图片

       

       

云端测试没问题,本地调试和小程序端报错?502005 database collection not exists | errMsg: [ResourceNotFound] Db or Table not exist. Please check your request, but if the problem cannot be solved, contact us.;

原文:https://www.cnblogs.com/zc-blog-com/p/14225211.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!