- 调用接口获取预授权码 返回错误 api 功能未授权
https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/ticket-token/getPreAuthCode.html 小程序授权给第三方服务商,调用接口https://api.weixin.qq.com/cgi-bin/component/api_create_preauthcode?component_access_token=COMPONENT_ACCESS_TOKEN 返回:48001 api unauthorized api 功能未授权,请确认公众号/小程序已获得该接口,可以在公众平台官网 - 开发者中心页中查看接口权限 网页pc端:获取预授权失败,这种情况、如何解决
星期五 18:02 - 获取基本信息没有返回字段注册国家(registered_country)
https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/miniprogram-management/basic-info-management/getAccountBasicInfo.html
05-16 - 设置小程序用户隐私保护指引 存储地区 store_region 境外主体小程序需要补充如何获取?
https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/miniprogram-management/basic-info-management/getAccountBasicInfo.html通过获取基本信息接口获取registered_country注册国家 改字段接口没有返回?请问还有别的接口可以 获取到 store_region对应的值吗?或者怎么获取小程序注册地
05-15