微信开放平台帐号管理access_token接口调用报错?

发布于 9 年前作者 taoyin11758 次浏览最后编辑 9 年前来自 ask
  • 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 回复
    taozeng
    taozeng1 楼6 年前

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