收藏
回答

/cgi-bin/component/api_authorizer_token 50002

2020/03/10 10:00~10:30 期间第三方平台接口(获取/刷新授权公众号或小程序的接口调用凭据: /cgi-bin/component/api_authorizer_token 大量 50002 错误,之后慢慢自行恢复正常(还是有少量的此类错误,但影响不大了)。

我们日志系统查询到的相关错误日志截图如下:(为什么频繁调用此接口?access token 2 小时有效,系统在使用 access token 会自动检查发现失效后自动刷新,刷新的时候报错所以后续新的请求一直再尝试刷新 )

具体错误日志示例如下:

@containerId: 8a1eb2d3f3ba
@containerName: weconnect-api--java
@formattedUrl: POST /cgi-bin/component/api_authorizer_token
@hostName: 192-168-11-68
@logstashTimestamp: 2020-03-10T04:16:25.636Z
@namespace: scrm
@podName: weconnect-api-7f858f8454-x8znp
@project: weconnect
@service: weconnect-api
@timestamp: 2020-03-10T04:16:25.002Z
body: {"component_appid":"wxed8ad9f7aa3a8a4a","authorizer_appid":"wx2d1e974db806d030","authorizer_refresh_token":"***"}Prettify
host: sh.api.weixin.qq.com
method: POST
others: {"requestHeaders":{"Content-Type":"application/json"},"responseBody":"{\"errcode\":50002,\"errmsg\":\"user limited hint: [I4.hEa0784a394]\"}","category":"wechat"}Prettify
remoteAddr: 140.207.119.12
responseBodySize: 64
responseStatus: 200
responseTime: 183
scheme: https
type: accessOut
url: /cgi-bin/component/api_authorizer_token?_accountId=55a60bda0cf2fc20bbf8feae&_reqId=8b063cdd-3904-4c20-b973-dce90b9ad11c&component_access_token=***
最后一次编辑于  2020-03-10
回答关注问题邀请回答
收藏

4 个回答

  • 半分
    半分
    2020-07-15

    /cgi-bin/component/api_authorizer_token 50002

    这个错误解决了吗


    2020-07-15
    有用
    回复
  • 水手
    水手
    2020-03-16

    同一时间段,3月10日10点开始我们这边也产生了这样的问题。某一个公众号突然发生50002错误

    2020-03-16
    有用
    回复
  • 灵芝
    灵芝
    2020-03-10

    你好,wx2d1e974db806d030确实是封号状态的。

    2020-03-10
    有用
    回复 7
    • Hardy
      Hardy
      2020-03-10
      我提供的示例不太好,并不只是这个公众号的问题,我们这托管的很多公众号都在报这个错,例如: wxe6b96b13adf8c80c,wx29acd5460d57ea6c,wx21bc38d73b93d14b,wx0abb94435a55f3f9 等等。 这个问题现在依然存在 40~50 次/小时这个错误。
      2020-03-10
      回复
    • 灵芝
      灵芝
      2020-03-10回复Hardy
      ,wx29acd5460d57ea6c,wx21bc38d73b93d14b,wx0abb94435a55f3f9这些appid的能否提供一下具体错误信息
      2020-03-10
      回复
    • Hardy
      Hardy
      2020-03-10
      2020-03-10
      回复
    • Hardy
      Hardy
      2020-03-10
      2020-03-10
      回复
    • Hardy
      Hardy
      2020-03-10
      2020-03-10
      回复
    查看更多(2)
  • 白宦成 #Linux中国
    白宦成 #Linux中国
    2020-03-10

    没有做 token 存储?token理论上 7200 秒才过期

    2020-03-10
    有用
    回复 2
    • Hardy
      Hardy
      2020-03-10
      有存储,2 小时才会刷,但一直刷一直报错,所以才出现上面频繁刷新的错误日志
      2020-03-10
      回复
    • 白宦成 #Linux中国
      白宦成 #Linux中国
      2020-03-10回复Hardy
      你自己的 redis 记录一下过期时间。没有过期之前就不要刷新。。。
      2020-03-10
      回复
登录 后发表内容
问题标签