Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法延长 Box API 的访问令牌的到期时间?
“每个 access_token 有效期为 1 小时”对我的应用程序来说太短了,“刷新令牌”用处不大。
我真的需要很长的到期时间。任何帮助表示赞赏。
访问令牌的有效期为一小时,但刷新令牌可用于检索在额外一小时内有效的新访问令牌。目前没有办法延长个人访问令牌的寿命。