After our scheduled release on April 27, a portion of customers encountered an unexpected authentication error page in two narrow scenarios on forms: saving a record that fell outside the current view's filter, and saving on a form that had been idle long enough for a background credential refresh to occur.
Affected users saw a full-page authentication error instead of the expected in-app message or a normal successful save. Refreshing the page allowed work to resume. No customer data was exposed, lost, or modified as a result of this issue.
The application periodically refreshes the secure credentials used to authorize requests. A change in this release exposed a latent issue in which certain read requests on form pages continued to use a previously cached credential after it had been refreshed. When that older credential was no longer valid, the request was rejected and a full-page error was shown.
We changed how authentication credentials are supplied to the affected read operations so that all requests use the current credential and automatically recover from a just-expired credential. The fix has been deployed and verified.
We appreciate your patience. If you believe you experienced an impact that has not been resolved, please reach out to support@trackvia.com.