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.
当我们使用 PHP 作为主要系统与 Yodlee REST API 交互时,有时我们会收到用户令牌过期的异常。什么是用户 sessionToken 过期时间?我的意思是在调用 身份验证/登录url 后生成的令牌。
userSessionToken 的超时时间为 30 分钟,因此建议在 30 分钟内更新。