查询小程序已设置的类目(https://api.weixin.qq.com/cgi-bin/wxopen/getcategory?access_token=),
结果为空{"data":[],"errmsg":"ok","errcode":0},
然后我去添加类目(https://api.weixin.qq.com/cgi-bin/wxopen/addcategory?access_token=),
却提示我{"errcode":53304,"errmsg":"与已有类目重复 rid: 6179016a-63a03e8c-3d4472c0"},
你好,获取已设置的所有类目请参考接口文档https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/category/getcategory.html调用查询
获取审核时可填写的类目信息是获取已设置的二级类目及用于代码审核的可选三级类目。
“查询取审核时可填写的类目信息又没有数据”提供下相关截图信息?
你好 我也遇到了这个问题 请问解决了吗