After getting authentication token, we refresh it every 4/5 of the expire time (approx. 4 min).
From time to time (sometimes several times a day, sometimes once every few days), such refresh_token requests fail with 400 error and message "iPlanet session has been expired."
What can cause such error? How to prevent it?