微信开放平台帐号管理access_token接口调用报错?
发布于 7 年前 作者 taoyin 11623 次浏览 来自 问答
  • https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=wx1f04498f4*********&secret=2757a75***************

  • 返回结果:

    • 200 OK

    • Connection: close

    • Date: Mon, 09-Dec-2019 07:21:57 GMT

    • Content-Type: application/json; encoding=utf-8

    • Content-Length: 46

    • {
          "errcode": -1000, 
          "errmsg": "system error"}


    1 回复

    现在是否已正常呢?麻烦提供相关APPID、具体请求、具体返回信息、具体操作时间

    回到顶部