Skip to content

v2.3.1

Choose a tag to compare

@luke-owen-crowdhandler luke-owen-crowdhandler released this 09 Oct 15:31
· 20 commits to main since this release
e54ee4b

Fixed error handling in getSessionStatus() method where API errors (401, 500, network errors, etc.) were being caught and logged but not properly passed to the validation result, causing the result.error object to remain unpopulated.