In this release, we have fixed the error code that occurs when an HTTP request is combined with an invalid Bearer token.
New functions and enhancements
Unfortunately, no new features are delivered in this release.
Bug fixes and improvements
Normal ID 19492: HTTP requests with an invalid Bearer token result in error code "500" (Server Error) instead of "401" (Authentication Required)
When HTTP requests are made with an invalid Bearer token, error code 401 is now returned.