REST API now returns the 405 status code when a client sends an unsupported HTTP method to an existing endpoint.
The Automation engine Servers should block any requests sent to it with request method as 'OPTIONS' or 'TRACE' in any port it's listening to.
Release : 12.x
Component : AUTOMATION ENGINE
An issues has been fixed where the REST API returned a 500 status code when a client sent an unsupported HTTP method to an existing endpoint. Now it returns the status code 405.
Upgrade to fixed versions:
AWA v12.3.2, Available
AWA v12.2.5, Available
Automic will now return a 405 "Method not allowed" return code