- 微信学生认证响应:wx_student user day limit,是怎么回事?
接口: https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/student.html#%E5%9B%9B%E3%80%81%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 响应参数: {\"errcode\":83401,\"errmsg\":\"wx_student user day limit., ... hint: [f3DYAA0867c9-0][2025-07-03 23:51:07] rid: 6866a6ea-5fa11031-79665b66\"}
07-22 - 代开发小程序调用微信学生身份认证接口返回接口未授权,怎么回事?
api文档: https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/student.html#%E4%B8%89%E3%80%81%E6%8E%A5%E5%85%A5%E6%8C%87%E5%BC%95 1、使用三方平台的授权token访问响应: [图片] 2、使用小程序appid和appsecret生成的令牌访问接口正常: [图片]
03-12 - 小程序为什么很多用户访问异常 ?"errno":600003
AppID(小程序ID) wx1e86d51e306564c6 接口能正常响应,小程序很多用户无法访问 [14:13:43] 2023-08-17 14:13:42 [WARN] default -/wxstatic/applet/merch-mall/getByAppid— 异常:{"errno":600003,"errMsg":"request:fail interrupted"} [图片]
2023-08-17 - 调用小程序申请开通直播接口applyLivelnfo为什么返回空?
[图片] https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/miniprogram-management/live-player/applyLivelnfo.html
2023-08-13 - 商家已授权67权限集给开放平台,但是调用ocr还是提示未授权,为什么?
{\"errcode\":61007,\"errmsg\":\"api is unauthorized to component rid: 64a672ea-0129738b-3af34c93\"} [图片]
2023-07-06 - 代码审核结果推送接口推送小程序原始id,如何关联查询appid?
代码审核结果推送接口推送小程序原始id,没有告知appid;授权通知接口没有告知小程序原始id,只有appid,想问接收到审核结果推送后如何知道是哪一个小程序的通知信息呢? https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/code/audit_event.html
2021-07-29