Search code examples
restsessiontokenyodlee

Yodlee user sessionToken


As we use PHP as main system to interact with Yodlee REST API sometimes we receive exceptions that user token expired. What is user sessionToken expiration time? I mean token generated after calling authenticate/login url.


Solution

  • The timeout for userSessionToken is 30 minutes hence it's recommendable to renew it within 30 minutes.