notify_third_fasteregister 推送的auth_code

发布于 7 年前作者 ayin8186 次浏览最后编辑 7 年前来自 issues

我使用app_id跟auth_code去换取authorizer_access_token返回如下信息这是哪步流程出了问题

追问:当我重新授权小程序的时候authorizer_access_token是能正确获取到的,难度推送过来的是错误的?

1 回复
xiuyingcao
xiuyingcao1 楼5 年前

authorizer_refresh_token 应该是永不过期的。如果过期,应该是用户收回了授权,需要重新授权。