收藏
回答

使用同主体小程序下的云开发环境进行短信开发报错no cloud base privilege

框架类型 问题类型 终端类型 AppID 环境ID 基础库版本
小程序 Bug 工具 wxf7c4b1565c30f599 yunkaifa-4gg2z5nh54838c6c 2.30.0

https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/cloudbase/sendCloudBaseSms.htmlhttps://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/cloudbase/sendCloudBaseSms.html


接口:https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/cloudbase/sendCloudBaseSms.html
参数:
​array(7) {
  ["env"] => string(25) "yunkaifa-4gg2z5nh54838c6c"
  ["phone_number_list"] => array(1) {
    [0] => string(14) "+8618020638923"
  }
  ["sms_type"] => string(9) "Marketing"
  ["content"] => string(39) "匠境全屋定制新中式上新款了"
  ["path"] => string(66) "/index.html"
  ["resource_appid"] => string(18) "wxeb489d29a37de666"
  ["use_short_name"] => bool(true)
}
返回内容如下:
array(2) {
["errcode"] => int(85088)
  ["errmsg"] => string(55) "no cloud base privilege rid: 64998058-18f077d7-0801c939"
}



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

1 个回答

  • 周公子
    周公子
    2023-06-27

    你好,感谢反馈。该问题已修复,麻烦再试试。

    2023-06-27
    有用
    回复
登录 后发表内容
问题标签