小程序 用tt.login 做授权登录总是提示code已失效。我是用code换取access_token。接口地址用的是:https://open.douyin.com/oauth/access_token/?client_key={clientId}&client_secret={clientSecret}&code={code}&grant_type=authorization_code
clientId和clientSecret都已经传递过去,但是还是响应我code已失效
小程序 用tt.login 做授权登录总是提示code已失效。我是用code换取access_token。接口地址用的是:https://open.douyin.com/oauth/access_token/?client_key={clientId}&client_secret={clientSecret}&code={code}&grant_type=authorization_code
clientId和clientSecret都已经传递过去,但是还是响应我code已失效