Authentication token expiry error message improvement 2023-05-15
Author:
Fluent Commerce
Changed on:
15 Mar 2024
Target release date: | 2023-03-15 |
---|---|
Release status: | Released |
Description
When an authentication token expires whilst a batch job is in progress, a HTTP 401 response code will now be returned. Users may have previously and incorrectly experienced a HTTP 500 error. This fix enables users to identify next steps in order to rectify the error
- What does a HTTP 401 response mean?: The "401 Unauthorized" status code indicates that the request lacks valid authentication credentials.
- What does a HTTP 500 response mean?: The HTTP status code 500 is a generic error response. It means that the server encountered an unexpected condition that prevented it from fulfilling the request. This error is usually returned by the server when no other error code is suitable.
📖 Read more on Authentication Token Expiry here.
This change is activated by default and can be toggled off in settings if you prefer the previous behaviour.
Changelog
See the details listed above.
Package
Released capability depth: | Fix |
---|---|
Release bundle / Capability type: | Big Inventory |