REST sessions timing out
Question ID: 106750
0
0

We have a few users that are working on creating a project integration using REST API. While they are developing, they are encountering session timeouts. Is there a way to increase the timeout until development finishes so that they can maintain a session?

Marked as spam
Posted by (Questions: 122, Answers: 3)
Asked on April 11, 2016 3:46 pm
73 views
Answers (1)
0
Private answer

The below parameter sets the REST API session maximum idle time (in minutes). The idle time is the amount of time a REST API session token remains valid if there is no activity in the session. After this period, the session (including the licenses and locks that it holds) expire. On the next call, the REST API recreates a new session.

Site Parameter:
REST_SESSION_MAX_IDLE_TIME

Default Value:
60

Marked as spam
Posted by (Questions: 3, Answers: 168)
Answered on April 11, 2016 3:47 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top