stable本次发布有变化全部展示
来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Can you provide the specific timestamp for when the "refresh_token" and "access_token" expire?
Can you provide the specific timestamp for when the "refresh_token" and "access_token" expire?
At present, the response data in the "v2.public.get_access_token" API and the "v2.public.refresh_access_token" API includes the valid duration for your "refresh_token" and "access_token" in the unit of second. You can calculate the specific timestamp by adding this duration on the timestamp when you call the API.
