- 选中草稿,添加至模板库,界面接口提示system error?
请求接口 https://api.weixin.qq.com/wxa/addtotemplate 请求时间 2021-12-02 18:19:27.871 请求参数 "{"draft_id":5818,"template_type":0}" 返回值 {"errcode":-1,"errmsg":"system error rid: 61a89daf-650a62ec-6b565e23"} 请问这是什么原因 感觉像是模板库满了之后报这个错,这个草稿是通过ci工具推上去的。
2021-12-02 - 查询小程序隐私设置为什么获取不到?
appid:wx7ad0f4152a698b1d 请求接口:/cgi-bin/component/getprivacysetting 有的时候可以正常获取到已经设置了的小程序隐私指引,有的时候就返回 "errcode":86071,"errmsg":"privacy_ver参数无效 rid: 618b34c4-2cd44723-6db79be2"。 你们是灰度没有完全放开吗还是怎么样?
2021-11-10 - 为授权小程序提交代码提示permission deny?
我们为小程序提交代码,微信返回Error: {"errCode":-1,"errMsg":"inner test source fail with errcode: 80082, errmsg: get plugin(id: wx7f7e7540b604d784, version: 2.5.11) failed, permission deny"} 已知这个小程序具备这个插件的权限,截图如下: [图片] 请问为什么这个小程序(wxcfc12af652a2c540)已经有这个插件了并且status=2代表已经通过审核了,为什么还会提示permission deny?
2021-11-04 - 为什么商户设置了自己的类目之后,我们服务商调用小程序提审类目接口获取不全?
问题现象:我们的一个商户将他的小程序类目设置为如图所示: [图片] 但是我们调用https://api.weixin.qq.com/wxa/get_category接口获取小程序提审类目却只能获取到 { "errcode": 0, "errmsg": "ok", "category_list": [{ "first_class": "商业服务", "second_class": "公关\/推广", "first_id": 1000008, "second_id": 1000047 }, { "first_class": "跨境电商", "second_class": "美妆\/洗护", "first_id": 1000107, "second_id": 1000117 }, { "first_class": "跨境电商", "second_class": "食品", "first_id": 1000107, "second_id": 1000157 }, { "first_class": "跨境电商", "second_class": "母婴", "first_id": 1000107, "second_id": 1000165 }] } 麻烦帮忙看一下这是什么问题。 小程序appid=wx34ce86f6d88bf1f2。 请求时间:2021-09-15 15:00 ~ 2021-09-15 15:02
2021-09-15 - 小程序commit接口返回"errcode":-1,是什么问题?
请求接口:https://api.weixin.qq.com/wxa/commit 请求参数:"{"ext_json":"{\"ext\":{\"form\":{\"appid\":\"wx94e6abf9ae4ba249\",\"pid\":4019880433229,\"env\":\"production\"},\"name\":\"表单\",\"api\":{\"prefix\":\"/api3\",\"host\":\"https://mapi.weimob.com\"}},\"extAppid\":\"wx94e6abf9ae4ba249\",\"extEnable\":true}","template_id":2359,"user_desc":"v1.7.1","user_version":"v1.7.1"}" 请求时间:2021-09-13 10:19:32 返回值:{"errcode":-1,"errmsg":"system error rid: 613eb533-5e9ace92-1f89930b"} 重试了十来次还是这个样子,麻烦帮忙看一下,着急!
2021-09-13 - 小程序上传代码为什么报80082?
你好 我调用上传代码接口的时候,收到如下的返回值:微信端返回错误 #[{"errcode":80082,"errmsg":"微信插件审核中,请稍后重试或联系客服","usererrmsg":"微信插件审核中,请稍后重试或联系客服"}] 请求参数如下: { templateId:4366 userDesc:"kldv2.4.0" userVersion:"kldv2.4.0" extJson:"{"ext":{"headers":{"merchantId":100001494897,"pid":100001494897,"channel-type":"miniApp"},"form":{"preview":false,"zhanId":"1120508","appid":"wxc46f2f59dde3c659","pid":"100001494897","env":"production","appChannel":"1"},"websocket":{"prefix":"/api3","host":"wss://websocket.weimob.com"},"name":"","api":{"adapterUrl":"http://o2o-adapter.internal.weimob.com","prefix":"/api3","host":"https://mapi.weimob.com"},"attr":{"merchantId":100001494897,"appId":"wxc46f2f59dde3c659","host":"https://mapi.weimob.com","online":"","version":"kldv2.4.0"}},"navigateToMiniProgramAppIdList":["wxeb490c6f9b154ef9","wx053a6e4c4c221252"],"extAppId":"wxc46f2f59dde3c659","extAppid":"wxc46f2f59dde3c659","plugins":{"live-player-plugin":{"provider":"wx2b03c6e691cd7370","version":"1.2.3"}},"extEnable":true}" } appid wxc46f2f59dde3c659 请求时间 2021-07-02 11:05:01 请问这是什么原因
2021-07-02 - 为什么商户在小程序后台设置了自己的服务类目,但是我们服务商通过接口却获取不到?
小程序APPID=wxaad47e7e3b250769 其在自己的小程序管理后台的类目截图如下 [图片] 我们调用接口 https://api.weixin.qq.com/wxa/get_category?access_token=xxx并未查询到他的服务类目。 https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/category/get_category.html 请问这是为什么?
2021-06-23 - 提交小程序代码的时候,为啥返回-60005?
问题描述:我们2021-06-22 22:00:00 ~ 2021-06-22 22:30:00这段时间,我们为八百个小程序调用了上传代码接口(https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/code/commit.html),其中有二百来个小程序都上传代码失败,微信接口返回-60005。相关日志截图如下: [图片] 摘取出来的一些rid如下: 60a64b0c-2dedf45e-45ba03ac 60a773e3-5ed58757-0b5b514a 60b72a35-5a695023-6aeff7cb 60a773ec-1ebdfd34-0bcab4a1 60a773ea-11cf974c-02259f8f 60a64b27-5bc16803-373d65b0 请问这是什么原因
2021-06-23 - 服务商提交小程序审核,微信返回85094,请问是什么问题?
使用的接口:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/code/submit_audit.html APPID:wx8de9b1a6615c58fc 请求时间:2021-06-22 09:23:01 请求参数:{ itemListJsonArray: { item_list: [{ address: pages / shop / index, first_class: 商家自营, first_id: 304, second_class: 美妆 / 洗护, second_id: 786, tag: 小店, title: 小店 }] }, templateId: 4321, version_desc: 小程序添加了微信官方的“ 微信支付券” 插件。 通过该插件, 商家可以向访问小程序的用户发放微信支付商家券, 和商户自有的优惠券相比, 微信支付商家券可以自动加入微信卡包, 更好的触达用户。 具体场景为: 商家在小程序店铺内多个位置如商品详情页、 个人中心页、 优惠券详情页、 店铺首页、 购物车等添加商家券的领取入口, 用户进入小程序后点击入口领取商家券。 } 微信返回值:85094--需提供审核机制说明信息
2021-06-22 - 企业微信中如何使用微信导购助手?
在微信导购助手的文档中,发现如下说明。但是如何在企业为心中使用导购助手小程序,却没有找到相关文档,有人能说明告知一下吗? [图片] [图片]
2020-03-10