Original Question or Issue: |
How i can ensure the session timeout is extended while using FileCloud APIs? |
Environment: |
|
Steps to Reproduce: |
Use FileCloud APIs. |
Error or Log Message: |
|
Defect or Enhancement Number: |
|
Cause: |
The session timeout is controlled from FileCloud Admin Portal > Settings > Server > Session Timeout. |
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: Swagger UI |