stable本次发布有变化全部展示
来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Why does "refresh_token" fail to work?
Why does "refresh_token" fail to work?
Each "refresh_token" is for single use and is valid for 30 days after the request. If the "refresh_token" expires, please re-authorize the shop to obtain "code", "access_token", and "refresh_token" in sequence. Alternatively, you can use "v2.public.get_token_by_resend_code" to obtain a new "access_token" and "refresh_token".
