Skip to content
English
  • There are no suggestions because the search field is empty.

API Session Expiry

Original Question or Issue:

How can I ensure the session timeout is extended while using FileCloud APIs?


Environment:

  • Product - FileCloud Server
  • Version - 23.241
  • Platform - Any

Steps to Reproduce:

 


Error or Log Message:

 


Defect or Enhancement Number:

 


Cause:

The session timeout is controlled from FileCloud Admin Portal > Settings > Server > Session Timeout.


The default value is 15 minutes.


Resolution or Workaround:

Each time the API call GETFILELIST is used, the session timeout is extended by 15 minutes. If it is not extended so far, the CRON job clears the session.


Notes:

More details about the GETFILELIST API can be fount here:

https://fcapi.filecloud.com/#/file/getfilelist