Skip to content

Improved error handling in the license upload process.

Compare
Choose a tag to compare
@Paul-Shvedun Paul-Shvedun released this 12 Dec 23:22
· 42 commits to master since this release
  • Improved error handling in the license upload process.
  • Now includes detailed JSON error reporting, such as errorCode and message, when license installation fails.
  • Updated exception handling to throw a more descriptive InvalidOperationException.

These changes enhance the transparency and reliability of the license upload process, making it easier to debug issues and resolve errors.