收藏
回答

第三方平台授权,如何知道授权的应用是小程序还是公众号?

https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Before_Develop/Authorization_Process_Technical_Description.html

第三方平台授权,“使用授权码获取授权信息”接口(POST https://api.weixin.qq.com/cgi-bin/component/api_query_auth)返回信息中,没有账号类型

难道必须用“获取基本信息”接口(GET https://api.weixin.qq.com/cgi-bin/account/getaccountbasicinfo)去查询嘛?

回答关注问题邀请回答
收藏

2 个回答

  • 拾忆
    拾忆
    2022-05-06

    自己通过接口查询,或者授权的时候直接区分是小程序还是公众号。

    2022-05-06
    有用
    回复
  • peng
    peng
    2022-05-06

    是的 ,需要自己查询。

    2022-05-06
    有用
    回复
登录 后发表内容