Hi all,
Is there a way to keep the āAPIā user logged in?
We are using the Rest API. Very often we get the āInvalid Session IDā error. We can loop through the code and make the login request again but this slows down the response time. So we would like to keep the āAPIā user logged in(for a minimum 24 Hrs).
Thanks,