esmAPI POST to upload/apply server license return 500 Internal server Error

Description ESM API ability to upload and apply server license is not working.An attempt to use the API to use the apply server license will return a 500 Internal Server Error. <br> Version Introduced v4.2.0.97638 <br> Platform All platforms <br> Steps to reproduce Use ESM API to apply exacqVision Server license <br> Expected result ESM… Continue reading esmAPI POST to upload/apply server license return 500 Internal server Error

Exception on bad POSTs to the frontend

Description Our base URL will handle get and post requests. A post request is almost always a request from a client to sync with ESM. However, if that post is not requesting an xdv, then we will except on that request. Most likely the requester will time out. Inspecting the logfile-webservice will show a ViewDoesNotExist? error