收藏
回答

通过云函数查询集合报错?

https://cloud.tencent.com/edu/learning/learn-1481-8477

按照视频教程,但是操作的时候输出

thirdScriptError

errCode: -401003 api parameter type error | errMsg: parameter should be object instead of undefined;; [Component] Event Handler Error @ pages/cloud/cloud#bound callFunction

页面:


云函数:

数据库:

开发版本:

谢谢

回答关注问题邀请回答
收藏

1 个回答

  • Mr.Zhao
    Mr.Zhao
    2020-02-21
    wx.cloud.callFunction({
      name: ""
    })
    .then(console.log)
    
    2020-02-21
    有用 1
    回复 1
    • 木灵江
      木灵江
      2020-02-21
      谢谢
      2020-02-21
      回复
登录 后发表内容
问题标签